-
Bug
-
Resolution: Obsolete
-
Low
-
None
-
2.27.0, 3.0.0
-
None
-
1
-
Severity 3 - Minor
-
21
-
Issue Summary
Disabling 'give feedback' in portfolio is not an option. There was a system wide dark feature in previous versions to disable the 'give feedback' button:
com.atlassian.portfolio.feedback.FeedbackButton.disabled
Steps to Reproduce
- Navigate to https://<your JIRA URL>/secure/admin/SiteDarkFeatures!default.jspa as an Admin
- Add
add com.atlassian.portfolio.feedback.FeedbackButton.disabled
in the "Enable dark feature" field
Expected Results
The "give feedback button" is disabled
Actual Results
The "give feedback button" is still available
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available