-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Integration - Slack
-
None
-
2
-
Minor
Issue Summary
Issue security filter no longer works for Slack integration
Steps to Reproduce
- Integrate Slack channel to a JIRA project.
- Set issue security level for the Slack integration filter.
- Create a JIRA issue.
Expected Results
Only JIRA issues with the specific issue security level should be returned in the Slack channel.
Actual Results
All JIRA issues regardless of issue security level is returned in the Slack channel. Basically the issue security filter is broken. It doesn't work at all.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available. Due to JQL not supporting issue security field (as highlighted in JRACLOUD-70184) , it is not possible to use the issue security field in the JQL condition.