Skip to content

Fix constraint fields updating#202

Merged
nirmit-damania-dyno merged 5 commits intomainfrom
fix-constraint-fields-updating
Mar 31, 2026
Merged

Fix constraint fields updating#202
nirmit-damania-dyno merged 5 commits intomainfrom
fix-constraint-fields-updating

Conversation

@nirmit-damania-dyno
Copy link
Copy Markdown
Collaborator

Fixes updating constraint fields through Liminal. When constraint fields has a value and you update the constraint fields value, Benchling raises an error saying that 'Cannot add a constraint to Schema as it already has a constraint.

This fixes this by setting the constraint fields to null as a separate operation, so that this executes smoothly (see below).

Screenshot 2026-03-29 at 9 28 33 AM Screenshot 2026-03-29 at 9 28 19 AM

@nirmit-damania-dyno nirmit-damania-dyno added the type:minor-enhancement New minor feature or request label Mar 29, 2026
@nirmit-damania-dyno nirmit-damania-dyno changed the base branch from main to fix-update-entity-schema March 29, 2026 13:33
@nirmit-damania-dyno nirmit-damania-dyno added the semver:patch A backwards compatible bug fix (patch version bump) label Mar 29, 2026
Base automatically changed from fix-update-entity-schema to main March 31, 2026 21:03
@nirmit-damania-dyno nirmit-damania-dyno merged commit 8abf82c into main Mar 31, 2026
4 checks passed
@nirmit-damania-dyno nirmit-damania-dyno deleted the fix-constraint-fields-updating branch March 31, 2026 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:patch A backwards compatible bug fix (patch version bump) type:minor-enhancement New minor feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant