Reclicking the confirmation link overwrites the actual status #51

Open
opened 2024-09-23 18:06:48 +00:00 by ken_fallon · 0 comments
Owner

Reclicking the confirmation link overwrites the actual status

UPDATE reservations SET status = 'METADATA_PROCESSED' WHERE ep_num='4218' AND status='SHOW_SUBMITTED';

then later

key-bar //request.php?id=foo

Reclicking the confirmation link overwrites the actual status UPDATE reservations SET `status` = 'METADATA_PROCESSED' WHERE ep_num='4218' AND status='SHOW_SUBMITTED'; then later `key-bar` //request.php?id=foo
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HPR/hpr_hub#51
No description provided.