We have reached a point where we are unable to submit reviews to grants without the information of which grant program this grant belongs to. This happens because in the past this attachment need was created in the smart-contract side so we could show reviews information for a given grant program (which contains grants which contain reviews). The blocker we face now is that when submitting a review to a grant, we do not have access to this grant's grant program ID. We need to find a way out of this data trap and we will do so by documenting the resolving possibilities and presenting these to the client's PO and Tech leader.
Definition of Done
[x] Document proposal where we bring reviews to the grant program page;
[x] Document proposal where we remove the grant program average stars from the grant programs table and remove the need of sending the grant program id in a grant review submission in the smart-contract;
[x] Document proposal where we ask for an attachment of grant program and grant id via new API (unprioritized!).
Description
We have reached a point where we are unable to submit reviews to grants without the information of which grant program this grant belongs to. This happens because in the past this attachment need was created in the smart-contract side so we could show reviews information for a given grant program (which contains grants which contain reviews). The blocker we face now is that when submitting a review to a grant, we do not have access to this grant's grant program ID. We need to find a way out of this data trap and we will do so by documenting the resolving possibilities and presenting these to the client's PO and Tech leader.
Definition of Done