with Camunda BPM 7.10 we introduced a Whitelist Pattern for User, Group and Tenant IDs. This pattern is enabled by default which means that your defined group name is not valid anymore. You can either change group names to comply the pattern or define your own Whitelist Pattern. For more information, please see the migration guide.
We have run into this problem updating from 7.8 to 7.11. As with the original OP we have some characters which are now disallowed in our group IDs.
Is there a reason why Camunda has restricted these id fields? If it’s solving a bug or going to cause problems in the future, I’d like to take the pain now, but if not I will leave as-is.
This change pushes us towards less readable group ids - which is a good thing, my Camunda groups are coming from another system and I’d like to use that system’s numeric IDs as Camunda group IDs. However, I see that you are displaying Group IDs on the Tasklist UI, which is then meaningless to the user (see attached screen shot).
Do you have plans to fix the UI? The point of having a Name field is usually that that is what’s displayed for the user, allowing the ID to be system-defined.
interesting finding. It works as expected in the invoice example included in the download distribution. Here, the group displays are “Accounting, Sales”, which are the group names.
Running the example with developer console of the browser, I saw that the response frm the engine contains both, ID and name of the groups: