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

When a mentee requests a session, Availability object status is updated to requested #189

Open
4 tasks
esparr opened this issue Nov 14, 2023 · 0 comments · May be fixed by #208
Open
4 tasks

When a mentee requests a session, Availability object status is updated to requested #189

esparr opened this issue Nov 14, 2023 · 0 comments · May be fixed by #208
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@esparr
Copy link
Collaborator

esparr commented Nov 14, 2023

Sessions update Availability status when requested

Acceptance Criteria:

  • Session Request endpoint takes in one or two availability pks (30 or 60 mins)
  • Status for the Availability endpoints gets updated to requested
  • Includes tests for session request endpoint
  • plan for production database migration and update planned

Considerations:

The sessions model will need to be updated to take more than one availability object (one to many relationship). This will need to also include some database manipulation in production. A script could be written to update this.

@esparr esparr added this to Momentors Nov 14, 2023
@esparr esparr converted this from a draft issue Nov 14, 2023
@esparr esparr added the enhancement New feature or request label Nov 14, 2023
@esparr esparr self-assigned this Nov 14, 2023
@esparr esparr mentioned this issue Nov 14, 2023
2 tasks
@esparr esparr added this to the Sessions V2 milestone Nov 14, 2023
@esparr esparr linked a pull request Nov 19, 2023 that will close this issue
7 tasks
@esparr esparr linked a pull request Nov 19, 2023 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🏗 In progress
Development

Successfully merging a pull request may close this issue.

1 participant