-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
1
-
Severity 3 - Minor
Issue Summary
Custom work type avatar is not loading in some cases on "Worked on" pages on sites with custom domain URL due to the avatar is being requested on default URL.
Steps to Reproduce
- Have a Jira site on customer domain URL.
- Upload custom work type avatar, e.g. Epic
- Create an Epic and leave comment / assign to yourself
- Go to "Worked On" page
- Reload page with Cmd+Shift+R
Expected Results
The custom work type avatar is displaying
Actual Results
The custom work type avatar is not showing. If you try opening avatar in new window, error "You do not have permission to view the avatar" can be seen due to the image is requested on default instance URL
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available