I just noticed on one of my installs of ESPO that the user entity isn't showing up in the target entity drop down when creating a workflow, how can I rebuild the entity list dropdown
Announcement
Collapse
No announcement yet.
User entity not available in workflow target Entity Dropdown
Collapse
X
-
yes i looked through the drop down it is not there. I have several install of ESPO and there are two that are missing the user entity from the dropdown, the other ones all have it there. I can't find any similarities between the ones that it is missing and the ones that all have it, they all seem to be different versions and entirely different setpups.
Comment
-
check the difference in custom/Espo/Custom/Resources/metadata/scopes/User.json (or application/Espo/Resources/metadata/scopes/User.json)
and
"entityListToIgnore" in application/Espo/Modules/Advanced/Resources/metadata/entityDefs/Workflow.json (is "User" in list?)
Comment
Comment