Closed divine-comedian closed 1 month ago
Currently the project verify/revoke and verification-form approved/reject, trigger the same action. I can disable it for the first two.
@maryjaf @LatifatAbdullahi please test and verify
All AC are passed Nice work!
we should ensure correct emails are sent on the corresponding admin actions related to decentralized verification
project tab -> verify project
this action should not trigger any email ... for now. currently it triggers the GIVbacks acceptance email which is incorrect
project -> reject
this action should not trigger any email ... for now. currently it triggers the GIVbacks rejection email which is incorrect.
project verification form tab -> approve projects
currently it triggers the GIVbacks acceptance email which is CORRECT
project verification form tab -> reject projects
currently it triggers the GIVbacks rejection email which is CORRECT.
revoke badge
this should send the badge revoked email currently NO email is triggered @RamRamez we send the same call but verified-status = "revoked"
AC