-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
Severity 3 - Minor
-
Issue Summary
If we create a new Topic, it remains on the same screen and after a while, the message “Invalid request
Check your content and try resubmitting” is presented. The topic is created but not the associated label.
The error appears to be related to a BadRequestException when attempting to add labels to the content.
Steps to Reproduce
1. Navigate to the Questions for Confluence app in the left menu.
2. Access the topics panel.
3. Click on 'Create Topic'.
4. Fill in the required fields and save.
Expected Results
After hitting save, the page changes to the list of topics page. Using search is possible to find the new topic created.
Actual Results
The page remains as if it was still saving the new topic. After a while, the popup error message "Invalid request
Check your content and try resubmitting"
The topic is created, but the label associated with the topic is not created.
The below exception is observed in the har file:
Request Method: POST Status Code: 400 Bad message: "com.atlassian.confluence.api.service.exceptions.api.BadRequestException: Could not add labels to content with id ContentId xxxx"
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
CONFCLOUD-75455 Topics App on Spaces is not working as expected
-
- Short Term Backlog
-