Add a summary at the end of a multidrop queue #505
No reviewers
Labels
No labels
blocked
duplicate
needs
approval
needs
criteria
needs
estimate
needs
tests
question
step
doing
step
review
step
testing
step
todo
step
uat
type
admin
type
alert
type
bug
type
change
type
defect
type
dependencies
type
epic
type
idea
type
incident
type
investigation
type
spike
type
story
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
External/card-drop!505
Loading…
Reference in a new issue
No description provided.
Delete branch "feature/383-multidrop-summary"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
#383
Approve — multidrop summary persistence and cleanup look good to merge.
This adds a
Multidropentity/migration to track kept and sacrificed cards per session, switches button custom IDs from user ID to multidrop ID, shows a completion summary embed (kept, sacrificed, new balance), and purges expired sessions daily viaPurgeMultidrops.What looks good
deferReply, so button IDs always reference a persisted session.MultidropExpiry) and midnight purge timer follow existing patterns.Non-blocking
No merge-blocking issues.