Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a command to add a userVar in the key value pair table for every account which needs to reconnect #6382

Closed
bosiraphael opened this issue Jul 23, 2024 · 2 comments · Fixed by #6553
Assignees

Comments

@bosiraphael
Copy link
Contributor

bosiraphael commented Jul 23, 2024

  • Loop on every workspace
  • Get all the message channels and calendar channels in FAILED_INSUFFICIENT_PERMISSIONS
  • Add the account to the key value pair table
@prateekj117
Copy link
Contributor

@Bonapara Can I take this up?

@Bonapara
Copy link
Member

Bonapara commented Aug 1, 2024

@bosiraphael will handle it, thanks @prateekj117 ;)

Weiko pushed a commit that referenced this issue Aug 7, 2024
…r every account which needs to reconnect (#6553)

Closes #6382

Create SetUserVarsAccountsToReconnectCommand.
This command loops on all workspaces and:
- deletes all user vars with deprecated key `ACCOUNTS_TO_RECONNECT`
- creates a key value pair of type `USER_VAR` with a key of
`ACCOUNTS_TO_RECONNECT_INSUFFICIENT_PERMISSIONS` for all connect
accounts with a message channel or calendar channel with status
`FAILED_INSUFFICIENT_PERMISSIONS`
@github-project-automation github-project-automation bot moved this from 🔖 Planned to ✅ Done in Product development ✅ Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
3 participants