Closed elrayle closed 5 years ago
Addressed through aliasing ordered_objects to child_objects and ordered_object_ids to child_object_ids. The #child_objects method returns the member objects in order which allows it to be used for the ordered methods.
These are addressed in PR #3677.
Code
lib/hydra/pcdm/models/concerns/pcdm_behavior.rb #ordered_objects
Active Fedora Usage
May also have to address:
ordered_object_ids which calls #ordered_objects
Related issues
3571 PCDM::Collection/Object - members relationship defined through AF ordered_aggregation
3599 PCDM::Collection - #ordered_collections method using AF relationship reflection #ordered_members
3601 PCDM::PCDMIndexer extends ActiveFedora::IndexingService