Prevent a user from un-doing a transaction if it means he would get below the negative account limit #114

Closed
opened 2025-10-16 03:22:00 +00:00 by Ghost · 2 comments
Ghost commented 2025-10-16 03:22:00 +00:00 (Migrated from code.ole.blue)
No description provided.
Ghost commented 2025-10-29 11:42:06 +00:00 (Migrated from code.ole.blue)

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.

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.
Ghost commented 2025-10-30 21:43:56 +00:00 (Migrated from code.ole.blue)

Yeah, thats fair.

Yeah, thats fair.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Strichliste/strichliste#114
No description provided.