Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrade done from Jira version 8.13.22 to 9.4.10, but getting 1 issue while creating Jira Issue

Vishal Petkar
October 10, 2023

After Upgrading from Jira version 8.13.22 to 9.4.10. Its done but while creating a issue, its throwing some error.

' java.lang.NoSuchMethodError: 'java.lang.Object com.atlassian.jira.util.JiraUtils.loadComponent(java.lang.Class)'

 

Please help me with this, if anyone know the solution of it.

 

 

2 answers

1 vote
JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 16, 2011
Beth Schaefermann
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 17, 2011

Great link!

0 votes
Beth Schaefermann
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 16, 2011

Try a two-dimensional filter statistics gadget where one criteria is Assignee and the other is Issue-Type.

Beth Schaefermann
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 16, 2011

Nevermind. I just tested it out and now I see your problem. I have to go to a mtg, but I will play with it for a bit when I get back and see if I can figure something out.

Beth Schaefermann
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 16, 2011

It's a short term, crap work-around before I poke around, but one option is to create a dummy issue-type and assign one to every one on the team. Like I said... crap work around, but if you really need it...

Beth Schaefermann
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 17, 2011

Spent some more time on this, and the only way that I can see using out-of-the-box default gadgets provided is to either add an extra of any issue type assigned to each person on the team (and know that you always have at least one dummy issue assigned in that row), or add a dummy issue type if you have JIRA-admin rights called Project Membership or something, where everyone on the team has one issue. That forces the people who have no issues assigned to them to show up on your two-dimensional gadget. The problem is that your query has no data returning that has the assignee and thus doesn't know to show the assignee who has no issues. That's the sacrifice made to have better flexibility with the gadget.

The alternative is to code your own gadget or look for "safe" gadgets that might serve the purpose.

Suggest an answer

Log in or Sign up to answer