Actions
Bug #13083
closedSlack notification options only allow ``-`` as a special character in channel names
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
22.05
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
When I tried to define a valid slack channel name, I got "The Slack Channel name can only contain - as special characters", while Slack allows creating channels with underscores.
Updated by Christopher Cope over 2 years ago
From slack api doc
Channel names may only contain lowercase letters, numbers, hyphens, and underscores, and must be 80 characters or less.
Updated by Danilo Zrenjanin over 2 years ago
- Subject changed from Notifications Slack allows only ' - ' as a special caracter to Notifications Slack allows only ' - ' as a special caracter in Channel Name
Updated by Christopher Cope over 2 years ago
Updated by Christopher Cope over 2 years ago
- Status changed from New to Pull Request Review
Updated by Jim Pingle over 2 years ago
- Target version changed from CE-Next to 2.7.0
- Plus Target Version changed from Plus-Next to 22.05
Updated by Christopher Cope over 2 years ago
- Status changed from Pull Request Review to Feedback
Fix merged.
Updated by Danilo Zrenjanin over 2 years ago
- Status changed from Feedback to Resolved
Tested against the version below:
2.7.0-DEVELOPMENT (amd64) built on Tue Apr 26 06:13:40 UTC 2022 FreeBSD 12.3-STABLE
It works as expected. I am marking this ticket resolved.
Updated by Jim Pingle over 2 years ago
- Subject changed from Notifications Slack allows only ' - ' as a special caracter in Channel Name to Slack notification options only allow `` -`` as a special character in channel names
Updating subject for release notes.
Updated by Jim Pingle over 1 year ago
- Subject changed from Slack notification options only allow `` -`` as a special character in channel names to Slack notification options only allow ``-`` as a special character in channel names
Actions