[go: up one dir, main page]

Skip to content

Remove fields from Import/Export excluded_attributes if included_attributes is already provided for given field

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Why are we doing this work

In #37322 we are adding included_attributes for all imported/exported properties, we believe that this will help us remove excluded_attributes section. In this issue we want to verify this and perform this change.

Since we're adding all these relations to the list of included attributes, does that mean we can clean up excluded_attributes list? Or do we need it for the duration of the transition? Since it's behind a feature flag, if I recall correctly.

Implementation plan

  • backend Verify if removing fields from excluded_attributes will not affect import/export functionality and that these fields will be ignored during the import,
Edited by 🤖 GitLab Bot 🤖