TruBudget icon indicating copy to clipboard operation
TruBudget copied to clipboard

Update project issue

Open Malick-Niang opened this issue 2 years ago • 1 comments

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

Description 😯

On the project level we gave the “Update project” permissions to a user and the same user tried to add an organization to the project. But it failed with this message : image

How to reproduce 🕹

Your Environment 🌎

Tech Version
frontend 1.28.1      
api 1.29.0
blockchain 1.28.1
multichain 2.1.2
emailService 1.28.1
exportService 1.28.1
storage 1.28.1

Malick-Niang avatar Jun 10 '22 11:06 Malick-Niang

Thanks for posting this issue!

Possible Solution:

~~Remove project.budget.updateProjected, project.budget.deleteProjected, subproject.budget.updateProjected, subproject.budget.deleteProjected and replace the intents with project.update or subproject.update~~

To keep backwards compatibility , the .update intent should be added to the routes .deleteProjected and .updateProjected

daniel-arnauer avatar Jul 12 '22 08:07 daniel-arnauer