1) Go to the create ticket form.
2) Put something in the label field, but not in the title field.
3) Try to save the form. You will get a validation error because of the empty title. Make sure the label field hasn't been split up into individual letters.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
validator broke and the labels came back as individual characters, and got saved in funky state.
Fix is on allura js/1720. To test:
1) Go to the create ticket form.
2) Put something in the label field, but not in the title field.
3) Try to save the form. You will get a validation error because of the empty title. Make sure the label field hasn't been split up into individual letters.
Looks good.