UNDP-Accelerator-Labs / platform

GNU General Public License v3.0
1 stars 0 forks source link

fixed issue with follow ups and requesting resource #217

Closed myjyby closed 6 months ago

myjyby commented 6 months ago

Fixed an issue reported several time relating to a depth campaign. First, contributors were having trouble finding the "follow up" button, so I made it more salient. Second, there was an issue in the backend in how follow up contributions were counted (a problem related to assign a var to a shallow copy of an object). Third, there was an issue of the consent module disappearing from templates. This was because there was no check for whether the pad was templated. On non templated pads, the attachment request is deleted if nothing is attached. This is not a behavior we want for templated pads.