New(?) undocumented method to resend an invitation
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
Research direction
Start in lib/slack/web/api/endpoints/users_admin.rb, especially the existing users_admin_invite endpoint and its resend parameter. Add the users.admin.resendInvitation endpoint with the invite_id parameter, then verify that the client can call it and that the existing invitation behavior remains distinct.
Written by the indexing model from the issue text.
Description
I used to use users_admin_invite with the "resend" param to resend an invitation to a user when the original invitation was expired.
This seems to trigger the "already_in_team_invited_user" error now.
From watching the requests when resending an invite via the https://myworkspace.slack.com/admin/invites I noticed a new(?) endpoint "users.admin.resendInvitation":
URL: https://myworkspace.slack.com/api/users.admin.resendInvitation
Form Data:
token: xoxc-...
invite_id: 1234
_x_reason: admin-invite-actions
_x_mode: online
Can we add this to lib/slack/web/api/endpoints/users_admin.rb ?
- Dominant language
- Ruby
- Stars
- 1.3k
- Forks
- 222
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from slack-ruby/slack-ruby-client
-
bug?
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
slack-ruby/slack-ruby-client#579 · 3 comments ·
-
new feature web api
Difficulty 3/5 1-2 days Newbie friendliness 42/100
slack-ruby/slack-ruby-client#482 · 5 comments ·
-
new feature
Difficulty 4/5 3-5 days Newbie friendliness 35/100
slack-ruby/slack-ruby-client#414 · 14 comments ·
-
confirmed bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
slack-ruby/slack-ruby-client#409 · 5 comments ·
-
question
Difficulty 2/5 1-3 hours Newbie friendliness 25/100
slack-ruby/slack-ruby-client#385 ·
All issues in slack-ruby/slack-ruby-client
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
TheOdinProject/curriculum#31408 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
notch8/utk_knapsack#148 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
Homebrew/homebrew-cask#288729 · 1 comment ·
-
Documentation issues Open
Difficulty 2/5 1-2 days Newbie friendliness 72/100