Skip to content

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

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

Open
sharadsw opened this issue Feb 17, 2025 · 0 comments · May be fixed by #6283
Open

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

sharadsw opened this issue Feb 17, 2025 · 0 comments · May be fixed by #6283
Assignees
Labels
1 - Bug Incorrect behavior of the product Batch Edit
Milestone

Comments

@sharadsw
Copy link
Contributor

sharadsw commented Feb 17, 2025

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

@sharadsw sharadsw added 1 - Bug Incorrect behavior of the product Batch Edit labels Feb 17, 2025
@sharadsw sharadsw added this to the 7.10.2 milestone Feb 17, 2025
@sharadsw sharadsw linked a pull request Mar 11, 2025 that will close this issue
43 tasks
@sharadsw sharadsw modified the milestones: 7.10.2, 7.10.3 Mar 11, 2025
@emenslin emenslin marked this as a duplicate of #6359 Mar 24, 2025
@sharadsw sharadsw self-assigned this Apr 3, 2025
@sharadsw sharadsw linked a pull request Apr 30, 2025 that will close this issue
43 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Bug Incorrect behavior of the product Batch Edit
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant