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

Y24-107 Sequencescape search function fails to handle exception #4122

Open
neilsycamore opened this issue May 22, 2024 · 0 comments
Open

Y24-107 Sequencescape search function fails to handle exception #4122

neilsycamore opened this issue May 22, 2024 · 0 comments
Labels
Bug Bug in code

Comments

@neilsycamore
Copy link
Contributor

When searching 'All' using four digits i.e 1234 Sequencescape returns an exception

Screenshot 2024-05-22 at 10 22 31

An ActionView::Template::Error occurred in searches#index:

Tried to load unspecified class: HashWithIndifferentAccess
lib/acts_as_descriptable.rb:49:in `descriptor_hash'


Request:

To resolve:
Either:-
a) Sequencescape should handle the exception
b) Helper text should be added to stop users from searching 'All' with four digits

Relates to RT802971

UAT
nts

@neilsycamore neilsycamore added the Bug Bug in code label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug in code
Projects
None yet
Development

No branches or pull requests

1 participant