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

Add onboarding extension command to create an onboarding extension request #294

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

pankajjs
Copy link
Contributor

@pankajjs pankajjs commented Dec 19, 2024

Date: 20 Dec, 2024

Developer Name: @pankajjs


Issue Ticket Number

Description

  • This PR creates a discord slash command /onboarding-extension <username> <number-of-days> <reason> which interacts with website backend and creates an onboarding extension request for onboarding user.
  • This command can only be executed for onboarding user.
  • Only the onboarding users themselves or the super users can execute this command.

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Working Videos
output_time_0.mp4
output_time_1.mp4
d2.mp4
d4.mp4
d5.mp4

Test Coverage

Screenshot 1 Screenshot 2024-12-20 at 4 45 24 PM Screenshot 2024-12-20 at 4 45 40 PM

Additional Notes

Design doc
PRD

@pankajjs pankajjs force-pushed the feat/create-onboarding-extension-command branch from 40742cd to 65ff578 Compare December 28, 2024 07:54
@pankajjs pankajjs marked this pull request as ready for review December 28, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature : Extend Onboarding Override for Discord Server
1 participant