daniel-arnauer
daniel-arnauer
In the next release (2.1.0), the root user will regain permissions to close all workflowitems (and other entities). The issue in the dialog has been partially fixed by adding a...
Relates to https://github.com/openkfw/TruBudget/issues/1154
This already exists in our frontend ([ScrollTop.js](https://github.com/openkfw/TruBudget/blob/main/frontend/src/pages/Common/ScrollTop.js)). If you want changes in the SIGFE frontend, you have to ask the SIGFE dev team
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...
Relates to https://github.com/openkfw/TruBudget/issues/1229
similar to #1132 for the breaking change