Skip to content

[FIX] When you run a profile that creates groups but then delete them, e.g. database:install --force or otherwise (which often happens in development), and then reinstall the profiles the system still has the cached group list so doesn't recreate them

When you run a profile that creates groups but then you delete the groups, e.g. database:install --force or otherwise (which often happens in development), and then reinstall the profiles the system still has the cached group list so doesn't recreate them.

Merge request reports