Deduct from unshared EcoAccount #114
Labels
No Label
backlog
bug
duplicate
enhancement
feature
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
in discussion
invalid
priority
1
priority
2
priority
3
priority
4
priority
5
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: IT-Naturschutz/konova#114
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?
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 ourrecording
of 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