I created a new STIG project and then tried to create a component within that project.
However, I kept getting hit by mysterious 500 errors:
Eventually I figured out if I specify the slack_channel_id in the form, I get a 500 error, and if I don't, I don't get that error. Mysteriously, I was able to specify a slack channel ID (the same one) when I created the overall project.
It'd be really helpful if the form validation here returned more specific error messages to help me fill out the form successfully.
I created a new STIG project and then tried to create a component within that project.
However, I kept getting hit by mysterious 500 errors:
Eventually I figured out if I specify the
slack_channel_idin the form, I get a 500 error, and if I don't, I don't get that error. Mysteriously, I was able to specify a slack channel ID (the same one) when I created the overall project.It'd be really helpful if the form validation here returned more specific error messages to help me fill out the form successfully.