CarlosQ96
CarlosQ96
No calculated function from any entity should be without cache. Removed refreshProjectDonationSummaryView from the updateTotal donations of project. That is a really common function. Let the cronjob take do the...
We had issues with admin column as it was a string, we couldn't fetch relationships effectively. I deprecated for new endpoints this column, and created AdminUserId column with foreign keys...
Ashley Reported this issue.
Not priority but will be useful if we have this issue in the future. Related to: https://github.com/Giveth/impact-graph/pull/508
WALLETS are CURRENTLY CASE SENSITIVE This can cause the issue when an admin changes the address and then the user logs in with the wallet, creating two different users. Old...
Right now if a project is deleted from the giving blocks API it still shows in our backend unless we manually delete it.
Related to: https://github.com/Giveth/giveth-dapps-v2/issues/4602