Skip to content

Fix error in epic markdown preview

Abhilash Kotte requested to merge 362083-error-loading-mardown into master

What does this MR do and why?

Fix error in epic markdown preview

When selecting the preview tab while editing an epic, the error message "Error loading markdown preview" appears.

Issue: #362083 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
https://gitlab.com/gitlab-org/gitlab/uploads/8b80dc501879a93a060d2a19c4e352df/grafik.png Screenshot_2024-02-05_at_12.49.24_PM

How to set up and validate locally

  1. Create a group with the name test.group, it is important for group name to have . present such that URL ends up with . in group name, the group title can be anything.
  2. Create a new epic
  3. Add a sample text
  4. Change to preview tab, you should be able to see the preview.

Related to #362083 (closed)

Merge request reports