For a Jira project I created a custom issue type called "Fristenüberwachung".
When I use the Create button from the main menu at the top, I can create tickets with the type Fristenüberwachung without any problems.
When I try to create a Fristenüberwachung issue within an epic, there is an error message saying that the issue could not be created (see screenshot).
If I choose any other issue type, there is no problem for creating issues from inside an epic.
If I create a Fristenüberwachung issue from outside of an epic, it works fine, and I can associate that issue with an epic afterwards.
Any idea on how to resolve that problem ?
Hi @Florian Schlüter , can you check the workflow for your issue type and it's initial transition? (Transition to your initial status). Do you have some conditions or validators set for it?
That is the Workflow used for all issue types in that project
I didn't set any conditions or validators.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hm, that's weird. Can you translate the error message for me, please? :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It translates into:
We couldn't create subordinate issue.
Please check your connection and try again.
And then it proposes to either retry or abort.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found one similar issue, but I'm not sure it can be coused in your use case (only one issuetype does not work) - https://jira.atlassian.com/browse/JRACLOUD-73555
But there is another hint. Can you go to developers console in your browser -> Network and check the error response for your create issue request?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is the response to the ajax request when I try to create an issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ok, so can you check the create screen for your issue type?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Martin Bayer _MoroSystems_ s_r_o__
I got it, I didn't have the "summary" field on the screenmask for the "Fristenüberwachung" issue type.
I now added the "summary" field to it and now it works.
Thanks for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.