Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: ignore_fields (an ability to ignore a list of attributes that should not be synced) #69

Open
0exp opened this issue Aug 8, 2022 · 0 comments

Comments

@0exp
Copy link
Member

0exp commented Aug 8, 2022

It is suitable for "temporary" ignore some fields in order to make some technical works with some fields during the regular working sync) for example: email delivery over the big amount of clients with temporary changed email field during the active updates of the client table (but we want the email field to remain non-changeable)

At the moment, to stimulate this, we need to build complex combinations of wrap_receiving, additional_data, mapping_overrides, only and etc.

It would be nice to have the new option with both dynamic and static behavior (in order to calculate ingorance list in runtime or in load time)

@0exp 0exp changed the title Feature: ignore_field (an ability to ignore a list of attributes that should not be synced) Feature: ignore_fields (an ability to ignore a list of attributes that should not be synced) Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant