Forums

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

Exception when moving issue type

Christian Becker October 4, 2018

Hi There,

I wan't to move an issue from one type to an other. But instead of moving an exception is thrown. Here are the first lines of the exception:

 

java.lang.IllegalStateException: Steps configuration not found for project id 12102
	at com.intenso.jira.plugins.steps.StepsCustomFieldType.lambda$getStepsConfiguration$491(StepsCustomFieldType.java:163) [?:?]
	at java.util.Optional.orElseThrow(Optional.java:290) [?:1.8.0_102]
	at com.intenso.jira.plugins.steps.StepsCustomFieldType.getStepsConfiguration(StepsCustomFieldType.java:163) [?:?]
	at com.intenso.jira.plugins.steps.StepsCustomFieldType.createEmptySteps(StepsCustomFieldType.java:151) [?:?]
	at com.intenso.jira.plugins.steps.StepsCustomFieldType.lambda$getValueFromIssue$490(StepsCustomFieldType.java:147) [?:?]
	at java.util.Optional.orElseGet(Optional.java:267) [?:1.8.0_102]

I have no Idea what's meant by "Steps configuration". Any suggestions?

Bests
Chris

2 answers

0 votes
Florian Nagel December 12, 2018

@Christian Becker: I'm facing the same issue, did you found a solution?

Christian Becker December 12, 2018

The Problem was a missconfiguration of Jira and TestFlo. In our case, there where multiple Step types because of a failed migration. TestFlo Support helped me fixing this.

Like Florian Nagel likes this
0 votes
Peter DeWitt
Community Champion
October 4, 2018

@Christian Becker, It looks like there is an issue with one of your apps (from Intenso). I can't tell which one but I'd start there and/or contact them directly.  They may be able to shed some light on the issue.

 

-pjd

Suggest an answer

Log in or Sign up to answer