-
Bug
-
Resolution: Fixed
-
High
-
None
-
3
-
Severity 3 - Minor
-
Issue Summary
The issue can only happen if the draft is first created, then closed immediately after the editor is saying saved. The call to synchronize the draft hasn't actually been done yet but since the editor is showing that the draft has been saved, this may cause confusion with the users.
Attached video where the first part of the video shows the bug reproduced, and the second part shows that waiting for a few seconds before closing the editor successfully saves the draft:
Screen Recording 2022-10-06 at 14.11.35.mov
Steps to Reproduce
- Go to a Confluence space
- Create a new page
- Give it a title and some content
- After the editor's status on the top right says saved, immediately close the editor
Expected Results
Since the editor is showing saved, the draft should be saved
Actual Results
The draft is not being saved and is lost
Workaround
Wait for a few seconds before closing the editor.