Allow blank group name on trials to give form validation error
What does this MR do and why?
Fixes issue where group creation with spaces on trials triggers not found result instead of validations.
Screenshots or screen recordings
Before | After |
---|---|
bug_create_no_name | Screen_Recording_2023-06-14_at_9.32.53_PM |
How to set up and validate locally
- Setup to simulate SaaS and restart GDK
- Visit
/-/trials/new?step=trial
- Select create group
- Fill in spaces on the group name
- Submit
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
/cc @pslaughter
Related to #415326 (closed)
Edited by Doug Stull