Prevent a user from un-doing a transaction if it means he would get below the negative account limit #114
Labels
No labels
bug
documentation
duplicate
enhancement
Feature Request
good first issue
help wanted
improvement
in progress
invalid
nag
Priority: High
Priority: Low
Priority: Medium
question
refactor
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Strichliste/strichliste#114
Loading…
Add table
Add a link
Reference in a new issue
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?
Is blocking an undo really a good Idea?
I see how this could be exploited, but the entire project runs on trust anyway.
An undo is removing a wrong action. Blocking correcting seems bad.
Users would then need to figure out a way to work around this system that is supposed to help them.
Yeah, thats fair.