I am trying to publish an automation where a release version is created on sprint start however whenever I click publish I just get a spinning wheel and no error is returned. In the dev tools however i see this.
{errorMessage: null, message: null, warningMessages: [], errorMessages: [], errors: {,…}, status: 400}
errorMessage: null
errorMessages: []
errors: {,…}
boardId: "Something went wrong - try that again, or contact Atlassian Support if it keeps happening."
message: null
status: 400
warningMessages: []
Can you post few screenshots of your automation configuration?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.