ZTL-ARTCC / Current_Website

vZTL's Official Website
GNU Affero General Public License v3.0
5 stars 7 forks source link

Keep setmore reservations on profile until trainer is considered a no-show #342

Closed c0repwn3r closed 1 year ago

c0repwn3r commented 1 year ago

Description At or after the time on a setmore reservation, it will disappear from the user’s profile. This is confusing behavior and the reservation should probably stay for a bit longer (up to 20 minutes, at which point the trainer is considered a no-show)

Acceptance Criteria

Accepted By:

Dev Notes

Working Branch

PR

Feature Toggle

QA Notes

Deployment Notes

c0repwn3r commented 1 year ago

Must be worked on by @ZTL-ARTCC/web_admin or someone with setmore API keys

kjporter commented 1 year ago

@c0repwn3r I've looked at the code and I do not believe that this is an issue caused by the website. This flow pulls all appointments from now - 2 hours through the next 90 days and displays them on the controller dashboard. This should show the appointment through the no-show time window. It may be possible that the trainer is deleting the appointment from setmore and that is why it disappears from your dashboard. I will need more data to investigate. I'm going to book an appointment with you in setmore to test it and will need you to tell me if you can still see it past the appointment time. Let's coordinate in discord for a good time for this test.

kjporter commented 1 year ago

This is confirmed NOT A BUG!