Skip to content

Conversation

decyjphr
Copy link
Collaborator

No description provided.

I found the logic behind some of what happened here hard to follow and updated the comments to try to make it easier to follow.
The environments plugin was changing `MergeDeep.NAME_FIELDS`, which is a global object. The reason was to avoid environments being filtered out from the change list if they only have a name field.
However, the environments plugin has it's own overriden sync method, and thus we can simply drop the whole filtering from that method.

Fixes #108
This has to be a "typo" from 9a74e05 calling the same assignment twice. Removing to clean up.
@decyjphr decyjphr merged commit 610094d into main-enterprise Sep 16, 2024
5 of 6 checks passed
@decyjphr decyjphr deleted the decyjphr/pr-682 branch September 16, 2024 23:31
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

Successfully merging this pull request may close these issues.

2 participants