-
Type:
Bug
-
Resolution: Incorrectly Filed
-
Priority:
Low
-
Component/s: Integrations - Confluence Questions
-
1
-
Severity 3 - Minor
Issue Summary
Questions for Confluence Global Space doesn't allow posted questions from users with group permissions to the space.
Steps to Reproduce
As a non-site admin user:
- Ensure user is a member of a group with permissions to the Questions for Confluence global space
- Select Apps dropdown menu
- Select Questions
- Select Ask question
- Leave Question space blank
- Enter Title, Description, and Topics
- Click Save
- Nothing happens, just comes back to the same window
- In Network logs we can see:
Expected Results
The user should be able to post a question to the Questions for Confluence global space.
Actual Results
The question is not saved and an error is seen in the Network logs:
{"messageKey":"questions.error.operation.not.authorized","params":{},"message":null,"devError":false}
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.