Skip to content
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

Project Sample Metadata - Metadata sort: back-end #272

Closed
deepsidhu85 opened this issue Oct 24, 2023 · 2 comments
Closed

Project Sample Metadata - Metadata sort: back-end #272

deepsidhu85 opened this issue Oct 24, 2023 · 2 comments

Comments

@deepsidhu85
Copy link
Contributor

deepsidhu85 commented Oct 24, 2023

Summary

As a user I want to be able to sort the project samples and group samples table via a metadata column

Acceptance Criteria

Add a custom sort method to the group and project_namespace models (self.metadata_sort) which will accept the field and direction as parameters
Sort at the group samples level should work on metadata fields
Sort at the project samples level should work on metadata fields

Note: The field and direction parameters are available in the controller via ransack

@deepsidhu85 deepsidhu85 changed the title Project Sample Metadata - Metadata sort Project Sample Metadata - Metadata sort: back-end Oct 24, 2023
@ksierks ksierks self-assigned this Jan 5, 2024
@deepsidhu85 deepsidhu85 removed the draft label Jan 5, 2024
@ksierks
Copy link
Contributor

ksierks commented Jan 10, 2024

My understanding is, this issue is also on hold, like #271.

@deepsidhu85
Copy link
Contributor Author

Merged into #277

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants