[Libre-soc-bugs] [Bug 464] document the budget used for the project by analysing bugzilla
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sat Aug 22 01:37:15 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=464
--- Comment #13 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #12)
> (In reply to Jacob Lifshay from comment #10)
>
> > * "Multiple" the entry indicating that cf_payees_list should
> > be used instead of cf_payee.
>
> don't like it, at all. names of individuals are hardcoded into the
> database. only db admins can add new people.
So, remove the cf_payee field and use only the cf_payees_list field?
> > * cf_payees_list:
> > The list of people who should be paid for completing this task,
> > along with the amount to be paid to each one denominated in EUR.
> > The list is in TOML format.
>
> much better and covers individual cases as well as not needing db admin
> privileges.
Additionally, TOML supports comments, and all the semantic-level structure of
JSON, which might be handy sometime.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list