Missing flags on accounts #85
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
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: grassrootseconomics/sarafu-vise#85
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?
At times the flags are reset on accounts, selectively
This can cause one to start over with the language and PIN. This might be the cause of the issue
Admins losing permissionto Missing flags on accountsSome of the accounts remain stuck on a particular node because of the flag issue. A case example is an account that can't proceed past the PIN input. Current error is on the save_temporary_pin node, with the error=conn busy
A fix was added that checks the data, if the flags are missing, and sets the flag to prevent users from starting over.
This was added on PR #100