after creating a custom integration /slashcommand at https://xxxxxxx.slack.com/services/SERVICENAME and a Slack Command at https://gitlab.com/xxxxx/xxxxxservices/slack_slash_commands/edit according the manual i get a 404 when running the command from slack
Steps to reproduce
create the slack command and fill out the url and the token and then run the command on slack
Expected behavior
Actual behavior
got a 404
Relevant logs and/or screenshots
Slack
Gitlab
Chat
Output of checks
This bug happens on GitLab.com
Results of GitLab application Check
Possible fixes
Designs
An error occurred while loading designs. Please try again.
Child items
0
Show closed items
GraphQL error: The resource that you are attempting to access does not exist or you don't have permission to perform this action
No child items are currently open.
Linked items
0
Link issues together to show that they're related or that one is blocking others.
Learn more.
any ideas why i can't see https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8248 diffs? is the MR marked private? securyt issue?
even the .patch link gives just blank page: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8248.patch
@lcx1 Interestingly I can't find that tag. AFAIK this hasn't been released yet.
@rspeicher its a little confusing to be honest we have so many labels for essentially the same thing. Probably they differ, I understand, but for someone not in the release team I'd love to see this simplified.
@markglenfletcher I'm not sur the proposed mr targeted by this issue solves all the 404 issues we encounter. Here I fear, but I'm not sure how I could prove it, that the API endpoint doesn't answer at all...
The MR, only targets on the formatting of empty response. But when asking "/slack-gitlab-command help, we should not get an empty answer no ?
PS : @zj , I confirm that in 8.15.2, the problem still occurs. I just upgraded my docker/omnibus version and I still can't get the slack commands to work.
Hi, it kind of works now.
I can authorise my account but I don't seem to be able create an issue. oh wait .. I set this one project with jira integration.
So it works, I will test with a second project later and give more feedback.