service-ui
service-ui copied to clipboard
[RECHECK] EPMRPP-92499 || Incorrect behavior on get dashboards when not assigne…
…d Admin or Manager opens a project by URL
PR Checklist
- [x] Have you verified that the PR is pointing to the correct target branch? (
developfor features/bugfixes, other if mentioned in the task) - [x] Have you verified that your branch is consistent with the target branch and has no conflicts? (if not, make a rebase under the target branch)
- [x] Have you checked that everything works within the branch according to the task description and tested it locally?
- [x] Have you run the linter (
npm run lint) prior to submission? Enable the git hook on commit in your IDE to run it and format the code automatically. - [x] Have you run the tests locally and added/updated them if needed?
- [x] Have you checked that app can be built (
npm run build)? - [x] Have you made sure that all the necessary pipelines has been successfully completed?
- [x] If the task requires translations to be updated, have you done this by running the
manage:translationsscript?
Visuals
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 61.08%. Comparing base (
edf5274) to head (41888e3).
Additional details and impacted files
@@ Coverage Diff @@
## feature/orgs #3920 +/- ##
=============================================
Coverage 61.08% 61.08%
=============================================
Files 81 81
Lines 902 902
Branches 129 129
=============================================
Hits 551 551
Misses 322 322
Partials 29 29
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Quality Gate passed
Issues
0 New issues
2 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code