Steps to Reproduce: |
1. Enable build tab by setting the ENABLE_BUILD_TAB environment variable to true when running MDC . 2. Open the Build tab and click Create build config. 3. Enter a value that should be invalid in the name field. For example - "hhh!!!!www.". 4. Fill out the rest of the form as normal. 5. You should receive a 422 response code. |