Skip to content

Fix create epic in tree after selecting Add issue

What does this MR do?

This MR fixes the following bug:

In epic tree view on epic, when clicking Add issue then Create epic, the created epic is displayed as an issue (icon, issue total gets incremented). A page refresh is required for the view to display properly.

Now the epic displays with the proper icon, and epic count gets incremented without requiring a page refresh.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Issue #195158 (closed)

Merge request reports