Closed vickyokrm closed 5 years ago
The room name(technical name) is always lower-case in RC. However, in the git lab project name is allowed to have upper case. This inconsistency cause problems in finding channels to post message.
Solution: Use only lower case to find the channels.
The room name(technical name) is always lower-case in RC. However, in the git lab project name is allowed to have upper case. This inconsistency cause problems in finding channels to post message.
Solution: Use only lower case to find the channels.