Skip to content

Included members would remain in a list after data source was removed

Created by: salaun-urennes1

If an include_xx parameter was removed, sync_include() was not triggered. If no other include_xx remained, included members would remain in the list with no way to cleanup list members because sync_include() cannot be run on a list with no include_xx parameter.

Merge request reports