cancel
Showing results for 
Search instead for 
Did you mean: 

Enum dropdown is empty

skoontz006
Champ in-the-making
Champ in-the-making
I'm currently using Activiti 5.17.  I created my project in Eclipse and created an enum for one of the variables.  I import the file and everything works except the enum variable is blank.  I can't select reject or accept there not there. 

To trouble shoot I looked at the imported .xml file for the project the enum is defined correctly.  I export the file from Activiti excepting to get the same file but it's not the file is missing the define enum value. 

Thanks for the help. 
8 REPLIES 8

jbarrez
Star Contributor
Star Contributor
I think it has been mentioned before here, which probably means it's a bug. This is in Activiti Explorer, right?

skoontz006
Champ in-the-making
Champ in-the-making
Yes.  When do you think it will be fixed?

trademak
Star Contributor
Star Contributor
Is the issue that the exported BPMN XML doesn't contain the enum values?

Best regards,

skoontz006
Champ in-the-making
Champ in-the-making
No it's not in the exported BPMN XML but it was in the import BPMN XML file.  I verified that I think it is a bug because I have seen other post that said the same thing.  I wonder when it might be fixed?
Thanks

skoontz006
Champ in-the-making
Champ in-the-making
No it's not in the exported BPMN XML but it was in the import BPMN XML file.  I verified that I think it is a bug because I have seen other post that said the same thing.  I wonder when it might be fixed?
Thanks

jpmerlin1
Champ in-the-making
Champ in-the-making
The bug is also when you use the new modeler in Angularjs.

A workaround is to use the menu gérer/déploiements/importer les nouveaux (sorry it is in french in my browser !) with a correct bpm file.

I think the bug is in the "process / model workspace /import" function.

saratouil
Champ in-the-making
Champ in-the-making
Hi;

I have the same problem, has it been resolved or not et? if not how can i have the same fonctionnalites without using the type enum?

Thanks for the help.

suseno
Champ on-the-rise
Champ on-the-rise
Hi,
I'm facing the same issue.  I did upgrade activiti from 15.6.4 to 15.17
My previous process definition  (it already at deployment menu ) work perfectly.
When i try create new process definition using enum  and deploy . it always return empty dropdown