Skip to content

Cannot cancel creation of new release

Summary

There is a new bug on the New Release page where it's not possible to Cancel creation of a new release.

Steps to reproduce

Try to create a new release (example: https://gitlab.com/gitlab-org/gitlab/-/releases/new) and click Cancel button

Example Project

https://gitlab.com/gitlab-org/gitlab/-/releases/new

What is the current bug behavior?

Cannot cancel creation of new release

What is the expected correct behavior?

Can cancel creation of new release

Relevant logs and/or screenshots

2020-08-11_09.09.40

Output of checks

This bug happens on GitLab.com

Results of GitLab environment info

Expand for output related to GitLab environment info

(For installations with omnibus-gitlab package run and paste the output of:
`sudo gitlab-rake gitlab:env:info`)

(For installations from source run and paste the output of:
`sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production`)

Results of GitLab application Check

Expand for output related to the GitLab application check

(For installations with omnibus-gitlab package run and paste the output of: sudo gitlab-rake gitlab:check SANITIZE=true)

(For installations from source run and paste the output of: sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true)

(we will only investigate if the tests are passing)

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)