Deduct from unshared EcoAccount #114
Loading…
x
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?
Status Quo
A user needs to have shared access to an EcoAccount to be able to create a deduction in favor of an Intervention.
Problem
This might result in extremely large lists of shared users for EcoAccounts in the future, since unsharing a user from an Account after the successfull deduction creation might not be done by the users themselves. Furthermore it's an extra step, that required the need to know what 'sharing' does in detail.
Predecessor
The predecessor system followed another approach than we did with the model
EcoAccountDeduction. However, the workflow in there proposed a simple verification of the EcoAccount by the conservation office users. This equals ourrecordingof the EcoAccount. After this verification the EcoAccount could be used by everyone on the system, which was no problem because another last verification on the Intervention data (before publishing) would detect problems regarding these pre-deduction relations to an EcoAccount.Solution
We might follow the same workflow, since there is a human-validation in the end, and return back to KISS on this.
Therefore:
Merged in #120