Forums

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

Loose a post function resolution when i export my workflow (as workflow)

BETTERAVEDEFEU April 25, 2022

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,

 

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 25, 2022

Welcome to the Atlassian Community!

There are two things that might be happening

  • Your post-function is using a function from an app that is installed on the server you built the the workflow on, but the app is not installed on the destination server
  • Your plugin does not import the workflow correctly
BETTERAVEDEFEU April 25, 2022

My plugins are coding in java and are independent to others plugins. For me it's the second option but why ?

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 25, 2022

I don't know, what is the code in your plugin doing with the workflows?

Suggest an answer

Log in or Sign up to answer