Closing an Issue in GitLab
A GitLab Issue is normally closed automatically when a Merge Request associated to it is successfully completed. Issues should not be closed prior to this process being completed.
The below steps can be used if the GitLab Issue was created in error, is no longer required, or is duplicate.
Steps
-
Log into GitLab & select the Program you are making the updates in.
-
Click on the Issue Section to navigate to the Issue screen
-
Select the Issue to be closed and click on the link.
-
This will take you to the Open issue screen
-
Scroll down to the bottom on the page.
-
Update the comment section with a reason for closing ths issue
-
For Example: Opened in Error or Duplicate
-
-
Click on the Close Issue button
-
The Activity section will then be updated to reflect the issue has been closed.