Skip to content

Batch Edit: Catalog Number format validation does not follow COType's formatter #6248

Closed
@sharadsw

Description

@sharadsw

Found in #5417

From @combs-a:

Also, I tried out COs that use COTs with the AlphaNumByYear type, and batch edit flagged the correct format as invalid, and incorrect formats as valid. Is fixing this within the scope of the PR? Wanted to check since the same thing works fine in the Workbench.

The incorrect format is AAAAAA, which was the default catno format before I changed it for FunnyTurtles.

Image

This happens because when relationships are disabled, validation for the formatter falls back to using the collection's default numeric formatter. This can be fixed by enabling relationships so that validation uses the correct formatter

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions