bcgov / parks-reso-api

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

[M] DUP - change/update pass number incrementor #356

Open JLWade opened 7 months ago

JLWade commented 7 months ago

We have recently discovered some limitations to the way reservation numbers or pass numbers are being incremented and need to resolve this prior to it causing a conflict (ie. two passes with the same number).

Acceptance Criteria:

Given I'm a park visitor When I book a day use pass Then I receive my pass with a unique reservation number that has not been used previously.

Development Checklist:

Workflows:

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

Definition of Done

Notes:

Dependencies

Dianadec commented 7 months ago

Refinement Notes:

Dianadec commented 7 months ago

@marklise will update the AC/dev checklist according to refinement discussion notes.