Skip to content

Fix group mapping in ImportCron.php

Arne Borchert requested to merge import-bug into main

Corrected the logic for handling group IDs by ensuring typecasting to integer and accessing the group mapping using the correct instance variable. This ensures that groups are properly merged and serialized, preventing potential mismatches and errors during member import.

Merge request reports

Loading