impactoss / impactoss-server

IMPACT OSS - server-side application & API
https://demo.impactoss.org
MIT License
3 stars 8 forks source link

Add integer field "support_level" to recommendations table #404

Closed tmfrnz closed 3 months ago

tmfrnz commented 5 months ago

.. and make available for the usual create, read and update operations

Background: this will eventually replace the boolean "accepted" field as the UN system is introducing a third response option. "Accepted" and "Noted" will be replaced with "Supported", "Supported in part" and "Noted" (which we will encode as 2, 1, and 0 - in addition we will have -1 or "null" for "not applicable")