[Libre-soc-org] [Bug 631] Add CSV output to budget-sync

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Sep 22 05:33:28 BST 2021


https://bugs.libre-soc.org/show_bug.cgi?id=631

Jacob Lifshay <programmerjake at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |IN_PROGRESS

--- Comment #1 from Jacob Lifshay <programmerjake at gmail.com> ---
I pushed a fix for this, I adjusted the generated CSVs for milestones to
include columns for:
budget_excluding_subtasks: value from bugzilla
budget_including_subtasks: value from bugzilla
fixed_budget_excluding_subtasks: value guessimated to hopefully be consistent
fixed_budget_including_subtasks: value guessimated to hopefully be consistent
submitted_excluding_subtasks: sum of all payments that are submitted and/or
paid
paid_excluding_subtasks: sum of all payments that are paid

I also adjusted it to include all bugs that have payments and/or money
assigned, rather than just those bugs with payments.

I'm assuming nlnet is quite capable of dividing one column by another to derive
percentages (paid_excluding_subtasks * 100% / budget_excluding_subtasks)

lkcl, if you're happy with this, please mark this fixed

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libre-soc-org mailing list