Skip to content

Fix failed offline checkins with signed data (Z#23223233)#71

Merged
robbi5 merged 3 commits intomasterfrom
pajowu/fix_offline_sig1
Feb 18, 2026
Merged

Fix failed offline checkins with signed data (Z#23223233)#71
robbi5 merged 3 commits intomasterfrom
pajowu/fix_offline_sig1

Conversation

@pajowu
Copy link
Contributor

@pajowu pajowu commented Feb 17, 2026

checkIfItemIsInList needed to be given the local item id, but for pretix_sig1 secrets, it was using the server id. Now all calls have to pass the server id and checkIfItemIsInList does the JOIN.

checkIfItemIsInList needed to be given the local item id, but for pretix_sig1 secrets, checkOfflineWithoutData was using the server id. Now all calls have to pass the server_id and checkIfItemIsInList does the join.
@pajowu pajowu force-pushed the pajowu/fix_offline_sig1 branch from 1704062 to 4692b1f Compare February 18, 2026 10:27
@pajowu pajowu force-pushed the pajowu/fix_offline_sig1 branch from 4692b1f to 0ad7a58 Compare February 18, 2026 10:31
@pajowu pajowu requested a review from raphaelm February 18, 2026 10:50
@robbi5 robbi5 merged commit a706913 into master Feb 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants