Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.
Sirenia BUG: Works in Repository Growth graph are not accurate.
Steps to reproduce the behavior in User Interface (UI)
Spin up a brand new Sirenia Docker instance.
Log in as admin@example.com.
Create a Collection with any metadata.
Create a Work with any metdata.
Go to the Dashboard homepage and observe the Repository Growth graph.
Actual behavior (include screenshots if available)
Acceptance Criteria/Expected Behavior
[ ] The graph (and the associated search feeding it: Hyrax::ValkyrieAbstractTypeRelation#where) should return 1 Collection and 1 Work, not 1 Collection and 2 Works.
Rationale (for feature request only)
The graph representing the growth of the repository is reporting false information.
Related work
Link to related issues or prior related work here.
Descriptive summary
Sirenia BUG: Works in Repository Growth graph are not accurate.
Steps to reproduce the behavior in User Interface (UI)
admin@example.com
.Actual behavior (include screenshots if available)
Acceptance Criteria/Expected Behavior
Hyrax::ValkyrieAbstractTypeRelation#where
) should return 1 Collection and 1 Work, not 1 Collection and 2 Works.Rationale (for feature request only)
The graph representing the growth of the repository is reporting false information.
Related work
Link to related issues or prior related work here.