-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
Severity 3 - Minor
-
13
-
Issue Summary
After deleting a page of a Bitbucket wiki, a message is displayed above the top menubar informing the user that the wiki page has been deleted:
Even after the message is closed, it keeps reappearing every time the user accesses the wiki or another wiki of a different repository.
The issue is reproducible on Chrome, Firefox, and Safari.
Steps to Reproduce
- Open a wiki in a Bitbucket Cloud repo
- Select Create page in order to create a new page (which we will delete later)
- Enter some content in the page and select Save
- After the page is created, you should see the new page. Select Delete from the top right corner.
- Select Delete again in the confirmation question.
- A message shows right above the top menu bar indicating that the wiki page has been deleted:
- Click the x in this message.
- Open a different page of the repo, e.g. the Source page or the Commits page
- Go back to the wiki
Expected Results
The message about the deleted wiki page should not reappear.
Actual Results
The message about the deleted wiki page keeps showing every time the user opens the wiki or navigates to a different page of the wiki. The same thing happens when the user opens the wiki of a different repo.
Workaround
Clear cookies for bitbucket.org