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 search: back-end #271

Open
deepsidhu85 opened this issue Oct 24, 2023 · 1 comment
Open

Project Sample Metadata - Metadata search: back-end #271

deepsidhu85 opened this issue Oct 24, 2023 · 1 comment
Assignees
Labels

Comments

@deepsidhu85
Copy link
Contributor

deepsidhu85 commented Oct 24, 2023

Summary

As a user I want to be able to search through metadata stored for a sample at the project and group level. This will require the use of Arel.sql

Acceptance Criteria

Add a custom search method to the group and project_namespace models (self.search) which will accept a search term as a parameter
Search at the group sample level should work on metadata fields and any other fields in the table
Search at the project sample level should work on metadata fields and any other fields in the table

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

This issue is on hold for the moment as it is not required for our first release and the issue as defined does not have all the requirements listed.

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

No branches or pull requests

3 participants