bcgov / parks-reso-api

BC Parks Reservation System API
Apache License 2.0
13 stars 13 forks source link

[L] API - Ability to hold a DUP while in booking process. #358

Closed JLWade closed 4 months ago

JLWade commented 6 months ago

Description:

As a park visitor, I want to have confidence that if there are passes available when I start booking a DUP that I will be able to successfully book one.

One of the biggest pieces of feedback we get on DUP is that people try to book a pass and before they enter all their info and submit all the passes are sold out. Being able to hold your pass while you book for a specific amount of time would be ideal.

Passes are held for 7mins. Updated to 7mins on May 14th

Acceptance Criteria:

Development Checklist:

Dependencies

Wireframe(s):

Workflows:

Definition of Ready (Note: If any of these points are not applicable, mark N/A)

Definition of Done

Notes:

Image

-

Dianadec commented 5 months ago

Needs bigger discussion re architecture (@danieltruong & @marklise )

JLWade commented 4 months ago

after conversation with @marklise we have updated hold time and Mark is going to add that time to the ENV config instead of hardcoded so it is easy to change.

manuji commented 4 months ago

Tested onTEST: Pending

  1. The timer starts count down from 7:12 instead of 7 minutes.

https://github.com/bcgov/parks-reso-api/assets/65190263/7050f1a3-7547-443a-a090-df99ec6d5740

FYI @marklise @danieltruong @cameronpettit

marklise commented 4 months ago

@manuji that display bug will be a front-end bug. You can report it in the UI repo.

manuji commented 4 months ago

Will do @marklise .

manuji commented 4 months ago

Tested on TEST: Passed

meyerdarcie commented 4 months ago

Working as intended - moving to done.