This was apparently forgotten when hitobito/hitobito#369 was implemented. It led to roles with group_id that referenced nonexisting groups, which in turn led to a lot of problems in other places in the application (mostly undefined method 'xyz' on nil)
This was apparently forgotten when hitobito/hitobito#369 was implemented. It led to roles with group_id that referenced nonexisting groups, which in turn led to a lot of problems in other places in the application (mostly
undefined method 'xyz' on nil
)