From ed574195b00e8813444ab4ba9f482b7caeb916cd Mon Sep 17 00:00:00 2001 From: Filipa Lacerda Date: Wed, 17 Apr 2019 14:20:36 +0100 Subject: Fixes empty block in MR widget This commit prevents the pipeline block to be rendered when no pipeline information is provided --- changelogs/unreleased/60462-empty-pipeline-section.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/60462-empty-pipeline-section.yml (limited to 'changelogs') diff --git a/changelogs/unreleased/60462-empty-pipeline-section.yml b/changelogs/unreleased/60462-empty-pipeline-section.yml new file mode 100644 index 00000000000..7d90215e20c --- /dev/null +++ b/changelogs/unreleased/60462-empty-pipeline-section.yml @@ -0,0 +1,5 @@ +--- +title: Fix empty block in MR widget when user doesn't have permission +merge_request: 27462 +author: +type: fixed -- cgit v1.2.1