Skip to content
代码片段 群组 项目
未验证 提交 08fb455a 编辑于 作者: Evan Read's avatar Evan Read 提交者: GitLab
浏览文件

Merge branch 'docs-add-troubleshooting-slack-app' into 'master'

Update file gitlab_slack_app_troubleshooting.md

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166857



Merged-by: default avatarEvan Read <eread@gitlab.com>
Approved-by: default avatarEvan Read <eread@gitlab.com>
Co-authored-by: default avatarBrenda Nyaringita <bnyaringita@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -49,3 +49,17 @@ If you're not receiving notifications to a Slack channel, ensure:
## App Home does not display properly
If the [App Home](https://api.slack.com/start/overview#app_home) does not display properly, ensure your [app is up to date](gitlab_slack_application.md#reinstall-the-gitlab-for-slack-app).
## Error: `Validation failed: Alias This alias has already been taken`
You might encounter error `422: The change you requested was rejected` when trying to set up on a new project. The returned Rails error might be:
```plaintext
"exception.message": "Validation failed: Alias This alias has already been taken"
```
To resolve this issue:
1. Search in your namespace for projects with similar names and have the GitLab for Slack app enabled.
1. Check among these projects for those with the same alias name as the failed project.
1. Edit the alias, make it different, and retry enabling GitLab for Slack app for the failed project.
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册