I modified my ldap properties to import fewer groups than previously. Now, the groups that were are no longer imported show up as deactivated groups in the activiti-app "Identity Management" tab. I am able to delete these one at a time but this is tedious since there are a large number of them. How can I easily delete all of them?
We currently don't have a hard delete in bulk, sorry. The reason why they are 'soft deleted' (similar to users) is that there could be process definitions or tasks still in the system that are using these groups and users. Hence why a soft delete is the way to go.
How about a big hammer approach? Since this is a test environment where we don't have anything that we currently want to save, are there DB tables that we could drop? Or, what if we were to delete our Oracle schemas and re-create them - would that do it? Thanks
Sure, if you'd recreate schema's, then it's pretty easy. If it's a test environment, that's most likely the easiest way - simply let Activiti recreate the necessary schema.