Skip to content

[Core] Fix GenericFieldSetBuilder::set() unresolve#340

Merged
sstok merged 1 commit into
rollersearch:mainfrom
sstok:bug/remove-resolved-when-adding
Mar 13, 2026
Merged

[Core] Fix GenericFieldSetBuilder::set() unresolve#340
sstok merged 1 commit into
rollersearch:mainfrom
sstok:bug/remove-resolved-when-adding

Conversation

@sstok
Copy link
Copy Markdown
Contributor

@sstok sstok commented Mar 13, 2026

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tickets
License MIT

Setting an explicit field for the builder didn't remove the unresolved field if one existed.

Because unresolved fields are checked first this would have used the unresolved field instead of the explicit one.

Setting an explicit field for the builder didn't remove
the unresolved field if one existed.

Because unresolved fields are checked first this would have used
the unresolved field instead of the explicit one
@sstok sstok merged commit d51961b into rollersearch:main Mar 13, 2026
6 checks passed
@sstok sstok deleted the bug/remove-resolved-when-adding branch March 13, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant