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

NotFor matches should still depend on Target Field name. #934

Conversation

mammabear123
Copy link
Contributor

There is a bug in the logic of FieldMapperUtils.MapValue. The second leg of the if-statement that deals with NotFor conditions does not enforce the matching of the Target Field name.

I've also added some more unit tests, including MapValue_WithMatchesNotForButTargetDoesNotMatch_ReturnsFalseAndNull() which exposes this particular bug.

@Alexander-Hjelm Alexander-Hjelm changed the base branch from master to feature/file-not-found-logic December 25, 2023 13:17
@Alexander-Hjelm Alexander-Hjelm merged commit 341ff19 into solidify:feature/file-not-found-logic Dec 25, 2023
2 of 3 checks passed
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