mattermost / mattermost/mattermost-plugin-gitlab

Fix the slash command "/gitlab connect" when the user has already connected their account.

Open
#542 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
152
Forks
97
Avg merge
1d 14h
Merged PRs (30d)
8

Description

**Summary:**
When the user has already connected their gitlab account and again uses the slash command "/gitlab connect" the generated message again shows the link to connect your gitlab account.
![image](https://github.com/user-attachments/assets/dafb70fc-4b37-417e-b188-a91aeb838c3e)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the /gitlab connect slash-command handler and compare its response for connected and unconnected users. Done means an already-connected user no longer receives the account-connection link, while users who are not connected retain the existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
gitlab, javascript
Domain
authentication
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.