Subprefix DB potential issue #37
Labels
No Label
ussd/user-reported
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: grassrootseconomics/sarafu-vise#37
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Data stored using the subprefix db at times gets mixed up.
This has been noted with the vouchers, when selecting the active voucher
API responds with correct data but the list can end up displaying unrelated data or vouchers.
Potential solution is switching to the normal user data store
Issue condition
When two or more accounts access the USSD simultaneously, navigating to the "Select voucher" node under "My voucher" returns a list of vouchers that belongs to the first user to access the node.
If the first user has 5 vouchers, the same list will be displayed to the other users that are on the same node.
Fix
Issue resolved on https://git.grassecon.net/grassrootseconomics/sarafu-vise/src/tag/v1.0.0-rc.7