You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hyrax should be able to support contexts, which gets defined in the m3 profiles.
added ability to read context from m3 profile
fields get loaded if context filter is on metadata in profile and if that context is sent
need to add field to admin set to store contexts
need to add the stored contexts to the solr_document
need to add the stored contexts to the indexing
need to find all calls to the 4 schema_loader methods and pass in the context to them
Acceptance Criteria
If multiple contexts are declared in a M3 profile, a user will be able to choose from what has been declared. The metadata should reflect the context it belongs to.
Summary
Hyrax should be able to support contexts, which gets defined in the m3 profiles.
Acceptance Criteria
Screenshots or Video
Testing Instructions
Notes
https://github.com/samvera-labs/allinson_flex/blob/7e13c5c37495505d7ebc1c5f4cf261992c50c767/app/models/allinson_flex/context.rb
The text was updated successfully, but these errors were encountered: