Using JiraCore Cloud is there a way to have the Summary field either:
We do not desire to users enter values here, as we need them to be consistent, and will have required fields that need to be entered into a specific format.
The Summary field being freeform is not ideal for the set-up we would like to create.
Thanks for your help!
You will have to check your pre-commit hook logic. That should exist on your SVN server in the hooks directory of the repository you are using. If the logic in the pre-commit hook doesn't allow commits to closed issues, you have to modify that in order to allow it. Or reopen the issue, do the commit and move it back to closed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.