You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From v4 of app frontend, the process task id is exposed in the url of the app.
This will probably result in some wishes to change the id, as "Task_1" (which is our default task name) is not exactly descriptive of what the task is to the end user.
The taskID is used in the following configurations:
Description
From v4 of app frontend, the process task id is exposed in the url of the app.
This will probably result in some wishes to change the id, as "Task_1" (which is our default task name) is not exactly descriptive of what the task is to the end user.
The taskID is used in the following configurations:
Should probably inform user about where changes will be done when they change the task ID.
We should look into using the bpmn editor for the actual process file updates, and running our own code to update the other config files.
Tasks
The text was updated successfully, but these errors were encountered: