com.google.template.soy.tofu.SoyTofuException: When evaluating "$issueType.iconUrlContent": Failed to invoke accessor getIconUrlContent on instance of class com.atlassian.jira.web.action.admin.issuetypes.EditIssueType$IssueTypeViewData
com.google.template.soy.tofu.SoyTofuException: When evaluating "$issueType.iconUrlContent": Failed to invoke accessor getIconUrlContent on instance of class com.atlassian.jira.web.action.admin.issuetypes.EditIssueType$IssueTypeViewData
Check the issue type admin page. See if there are issue types with a broken image.
You'll want to edit the "issuetype" table for that issue by adding literally anything in the "iconurl" column. I used the literal "dummy" value.
It will allow you to go into Issue Types admin page, edit and change the icon for it.
I know the question is very old but others may find it :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.