Skip to content

Child CO Catalog Number Placeholder Not Rendering Inherited Value #7537

@Gitesh307

Description

@Gitesh307

Describe the bug
Catalog Number Inheritance works correctly on the server when a COG has a primary Collection Object and the inheritance preference is enabled. The API returns the inherited value, but the UI never displays that value as the grayed-out placeholder in the Catalog Number field.

To Reproduce
Steps to reproduce the behavior:

  1. go to your App Resources -> CollectionPreferences and add this:
    "catalogNumberInheritance": {
   "behavior": {
     "inheritance": true
   }
 }
  1. Create or open a Collection Object Group (COG) with COG type as "Consolidated".
  2. Add a child collection object (CO) within the COG and mark it as primary.
  3. Create a new child CO within the same COG clear the catalog number field and save.
  4. See no inherited value is getting showed for that child CO.
Screen.Recording.2025-11-17.at.12.29.14.PM.mov

Expected behavior
When inheritance is enabled and the primary CO has a catalog number, sibling COs should automatically inherit it (shown as a grayed placeholder but still editable)

Please fill out the following information manually:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions