Hi,
I've a template plugin with a workflow. I create my workflow on jira, export him as workflow and put in my plugin. And when i install my plugin on manage apps, my workflow loose a post function to clear resolution status.
I've got 2 post function :
- To "Under Validation" at "Done" to define a resolution to my issue (not deleted but not appear on post function), named "Done"
- To "Done" at "under validation" to clear the resolution (deleted after export and not appear on post function), named "Under Validation"
Thank you for your answers,
Welcome to the Atlassian Community!
There are two things that might be happening
My plugins are coding in java and are independent to others plugins. For me it's the second option but why ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't know, what is the code in your plugin doing with the workflows?
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.