Idea and concept Cost Tracking for Issues #88
Reference in New Issue
Block a user
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?
I want to come up with an infrastructure for tracking cost and ascribing it to issues.
Here is the basic idea. Let's have a ledger of cost, like monthly costs for
Obviously one can also register one-time cost.
Cost shows up as soon as it is registered and is calculated as follows
At the end of each calculation period cumulated cost will be devided by count of active (new and modified) issues and reduces the valuation of those issues.
We will not only track the resulting balance for the issue but keep record of transaction data.
Starting from this idea (epic) a gameplan is to be generated the elements to implement should be created as issues.
Idea and conceptto Idea and concept Cost Tracking for Issues