cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti explorer 5.18 -Default path issue

chandraprabha
Champ in-the-making
Champ in-the-making
Hi,


I setup a default path using activiti explorer then i exported it  . The xml file which got exported has default path but when I import to it loses default path setting .

Can you please help


Thanks,
Chandra
7 REPLIES 7

jbarrez
Star Contributor
Star Contributor
I'm not following what you mean with 'default path' or path, for that matter. Can you explain?

chandraprabha
Champ in-the-making
Champ in-the-making
<userTask id="Review" name="Review" default="flow3">

In Activiti explorer there is a check box "Default Flow"  for when we click on the arrow (->) which connects two user task .

jbarrez
Star Contributor
Star Contributor
The default sequence flow is only used for the exclusive gateway, hence why it's probably not exported as such.

chandraprabha
Champ in-the-making
Champ in-the-making
Thanks for the response.

I tried adding exclusive gateway still  when i export the template and then import it loses default path setting.

vasile_dirla
Star Contributor
Star Contributor
Hi,
indeed this default flow checkbox value is lost when the process is exported/imported.
https://github.com/Activiti/Activiti/pull/687

chandraprabha
Champ in-the-making
Champ in-the-making
Thanks ! . When Activiti 6 will be released ?

jbarrez
Star Contributor
Star Contributor
6 will be released when it's done 😉

5.19 will be released sooner though 😉 But no timeframe as of yet, not that many fixes yet in there.