Edit button on Environment Details Page doesn't work
Summary
When on the Environment Details page (Deployments-> Environment-> Click Any Environment), the edit button doesn't seem to do anything when clicked.
Steps to reproduce
- Visit any environment details page in a project where you have permission to edit (Deployments-> Environment-> Click Any Environment).
- Click the edit button.
Example Project
What is the current bug behavior?
- Nothing happens when the button is clicked.
What is the expected correct behavior?
- Navigate to a page where you can edit the release.
Relevant logs and/or screenshots
Screen_Recording_2022-12-19_at_3.08.37_PM
- Both Console and Network show no errors.
Output of checks
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)