Skip to content

cri_models: CRIUser: set old primary group id to -1 on init

Nicolas Froger requested to merge fix-75-primary-group-membership into develop

Fixes #75 (closed)

This allows the check in the save() method to succeed in order to compute the membership.

Merge request reports