diff options
Diffstat (limited to 'changelogs')
3 files changed, 15 insertions, 0 deletions
diff --git a/changelogs/unreleased/36545-frontend-add-stack-trace-component-below-details-when-issue-is-crea.yml b/changelogs/unreleased/36545-frontend-add-stack-trace-component-below-details-when-issue-is-crea.yml new file mode 100644 index 00000000000..0489c087866 --- /dev/null +++ b/changelogs/unreleased/36545-frontend-add-stack-trace-component-below-details-when-issue-is-crea.yml @@ -0,0 +1,5 @@ +--- +title: Add stacktrace to issue created from the sentry error detail page +merge_request: 21438 +author: +type: added diff --git a/changelogs/unreleased/himkp-27242.yml b/changelogs/unreleased/himkp-27242.yml new file mode 100644 index 00000000000..a9c7d69dd26 --- /dev/null +++ b/changelogs/unreleased/himkp-27242.yml @@ -0,0 +1,5 @@ +--- +title: 'Fix issue: Discard button in Web IDE does nothing' +merge_request: 21902 +author: +type: fixed diff --git a/changelogs/unreleased/polish-user-popover.yml b/changelogs/unreleased/polish-user-popover.yml new file mode 100644 index 00000000000..0531fc0a5ec --- /dev/null +++ b/changelogs/unreleased/polish-user-popover.yml @@ -0,0 +1,5 @@ +--- +title: Remove extra whitespace in user popover +merge_request: 19938 +author: +type: fixed |