Remove IssueFieldDropdown from Jira issue show
requested to merge 418051-migrate-ee-app-assets-javascripts-external_issues_show-components-sidebar into master
What does this MR do and why?
Editing of IssueField was never enabled, thus the dropdown and all its related code is not needed.
Screenshots or screen recordings
Collapsed | Expanded |
---|---|
] |
How to set up and validate locally
- Setup the Jira issues integration in Project > Settings > Integrations > Jira.
- Go to Plan > Jira issues then select an issue. For example,
http://127.0.0.1:3000/gitlab-org/gitlab-test/-/integrations/jira/issues/FE-2
.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #418051 (closed)