Hello,
Just beginning with jBPM.
I believe User and Group share the same table : ORGANIZATIONALENTITY(DTYPE,ID).
And ORGANIZATIONALENTITY PK defines a single constraint on ID.
This makes it impossible to use the same name (i.e. admin) for a user and a group.
Am I missing something or is it a bug (or perhaps I need to customize something) ?
Thanks