-
Bug
-
Resolution: Unresolved
-
Low
-
13
-
Severity 3 - Minor
-
2
-
Summary
Once you've uploaded a favicon image via the URL uploader, you can no longer upload a new image. It always re-uses the previously selected image
Environment
JIRA v1000.695.1
Steps to Reproduce
1) Upload image via URL for favicon
2) Upload a different image via URL for favicon
The second attempt will fail, leaving the previously uploaded icon in place.
Expected Results
The favicon should be updated
Actual Results
The favicon is not updated the second time
Workaround
This seems to be a caching problem so although there isn't an immediate workaround available at the moment, after 24 hours you can change the icon again.
Alternative: After you update the favicon
- Ensure your site page is open in the Chrome browser: https://xxx.atlassian.net
- Click on the three vertical dots in the upper-right corner of Chrome to open the menu.
- Navigate to More tools and select Developer tools
- In the Developer Tools panel, go to the "Network" tab.
- Check the Disable cache option.
- Refresh the page.