Skip to content

Renaming of lists which members are included in other lists

Created by: salaun-urennes1

This was foridden. This commit changes this behavior.

After renaming is done, the new code goes through ->get_including_lists('member') and updates config of these lists to include members with the new listname. Note however that inclusions through data_sources (member_include, owner_include or editor_include parameters) are not updated; too hazardious to perform source_parameters changes without knowing the semantics.

Merge request reports