You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Sessions update Availability status when requested
Acceptance Criteria:
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.
The text was updated successfully, but these errors were encountered: