Skip to content

Don't validate records when changing public/private state #667

Description

@camdendotlol

There is an edge case where records can fail validation in their current form if the user has modified the user-defined fields list to add a new required field: #664 (comment)

Toggling public/private runs this validation even though it lives on its own endpoint and the user didn't touch the form. This endpoint should bypass validation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions