Where can i find issue type avatars to then insert into Confluence?
Thanks.
I can get into developer tools in Chrome but are unsure as to next steps. Any ideas? Thanks.
Also I right clicked on the issue type but this did not work. Possible ideas to resolve?
Thanks for your reply.
Paul,
follow the Inspect Resources documentation to find the images using Chrome Developer Tools.
You don't need to reveal it in the Network Panel, just right-click the resource and save it.
If you have an older Chrome version, the Application panel is named Resources.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Paul,
you could use your browsers Developer Tools or simply right-click on the avatar and save the image.
You can get different sizes using the urls (example: change xsmall to xlarge) 😊
<Jira Server URL>/secure/viewavatar?size=xsmall&avatarId=11407&avatarType=issuetype
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.