Skip to content

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

  1. Setup to simulate SaaS and restart GDK
  2. Visit /-/trials/new?step=trial
  3. Select create group
  4. Fill in spaces on the group name
  5. 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.

/cc @pslaughter

Related to #415326 (closed)

Edited by Doug Stull

Merge request reports