Forums

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

Create issue is not setting post functions

Rai Warbasse October 26, 2018

I have read the other posts of this not working and they do not help.

I am trying to create an issue and have the resolution change to something other than "unresolved" and assign to a specific person. The same transitions are working in the rest of the workflow but not at the time of create.

My access is set to "create issue" and Jira-Admin

I have tried the property "jira.issue.editable = true"

The Workflow is assigned to the issue and is published

I'm running out of ideas....

2 answers

1 accepted

0 votes
Answer accepted
Deleted user October 31, 2018

Hi @Rai Warbasse,

 

 You need to store issue post function for this to work. See this similar question .

 

Thanks,

Swathi

0 votes
Rai Warbasse October 31, 2018

Your suggestion was spot on. Thanks so much

I found there may be an ordering need. I was attempting to Assign to a user and set the resolution. I found that the Set assignee needed to be before Create and Set the resolution needed to be after Set status and store update followed that. My post went as:

  1. Set assignee
  2. Create the issue
  3. Set issue status
  4. Set Resolution
  5. Store Update
  6. Re-index
  7. Fire issue created

 

Hope this helps.

Suggest an answer

Log in or Sign up to answer