We have made no changes to our JIRA project , but now when we create story , we get this error :
please associate an epic as a parent to your story
If we do associate an epic , it still brings up the same message. This does not happen on creating tasks , only stories and doesn't happen on any other JIRA projects in our estate.
This was working fine over a week ago. I have also checked the mandatory fields for the story and the PARENT field is not mandatory (greyed out ad non mandatory)
Also , if I try and just import a simple story via CSV :
summary,desc
Test, test desc
I get this error :
2025-07-25 15:05:57,517 INFO - Only new items will be imported 2025-07-25 15:05:57,895 INFO - Importing work item: [externalId='autoid--5155576474699886810', summary='Test'] 2025-07-25 15:05:58,057 ERROR - Error importing work item [externalId='autoid--5155576474699886810', summary='Test']: Unable to create issue: Test
Hello @Saqib Barlas
Can you provide screen images showing:
- the screen with the error message when you are trying to create a story
- the Create transition from the workflow for the Story issue type in that project, showing the Validators/Rules section for the transition.
Lastly, what type of project does this concern? Get the project type information by clicking on the ... button next to the project name in the navigation panel.
could you check validator on the workflow used for Stories?
As Shawn already mentioned, there is probably a validator on the Create transition, it's possible that it was created in the past for Epic link.
We already had similar situation in one of our projects and although it didn't cause problems when Epic link was replaced by Parent field, after some updates it caused the same problem as you have now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You have something in the workflow that isn't configured quite right. In the Story workflow at the create transition look at what validators exist, it's likely there. Do you have Scriptrunner? Look to see what behaviors are set. If not that look at what addons you have that may be acting as a validator.
It's not unlikely that the way you had these setup worked fine and one of the many changes Atlassian has rolled out broke it. The only recourse (well the only practical one) is to troubleshoot what is prompting the epic link message and fix it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Shawn,
No the workflow is simple with no script runner , nothing on there to restrict this . It's strange that only our project is affected .
Has there been a Rollout that could have affected this?
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.