Fix missing webUrl for associated framework projects
What does this MR do and why?
Fix missing webUrl for associated framework projects
-
Fixes missing webUrl on associated projects that are missing since a refactor done in: 1353ce17
The alternative query did not include the webUrl like the previous query used in get_compliance_framework_associated_projects.query.graphql
Changelog: fixed EE: true
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Refs: #452224 (closed)
How to set up and validate locally
- Go to compliance center
- Open frameworks tab
- Attempt to click on a linked project, should now link to the project again
Merge request reports
Activity
added bugfunctional groupcompliance priority4 sectionsec severity4 typebug workflowin review + 1 deleted label
assigned to @sam.figueroa
changed milestone to %16.11
added devopsgovern label
- A deleted user
added frontend label
Reviewer roulette
Category Reviewer Maintainer frontend @robyrne
(UTC+2, 2 hours ahead of author)
@ealcantara
(UTC+2, 2 hours ahead of author)
Please check reviewer's status!
Please refer to documentation page for guidance on how you can benefit from the Reviewer Roulette, or use the GitLab Review Workload Dashboard to find other available reviewers.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
DangerEdited by Ghost UserBundle size analysis [beta]
This compares changes in bundle size for entry points between the commits 91537f8e and 462271f1
Special assetsEntrypoint / Name Size before Size after Diff Diff in percent average 4.32 MB 4.32 MB - 0.0 % mainChunk 3.31 MB 3.31 MB - 0.0 %
Note: We do not have exact data for 91537f8e. So we have used data from: 61227b29.
The intended commit has no webpack pipeline, so we chose the last commit with one before it.Please look at the full report for more details
Read more about how this report works.
Generated by
DangerEdited by Ghost Useradded 1 commit
- 053d213f - Fix missing webUrl for associated framework projects
- Resolved by Illya Klymov
requested review from @dzubova
added pipeline:mr-approved label
- Resolved by SAM FIGUEROA
@dzubova
, thanks for approving this merge request.This is the first time the merge request has been approved. To ensure we don't only run predictive pipelines, and we don't break
master
, a new pipeline will be started shortly.Please wait for the pipeline to start before resolving this discussion and set auto-merge for the new pipeline. See merging a merge request for more details.
added 2360 commits
-
053d213f...0a726288 - 2359 commits from branch
master
- 462271f1 - Fix missing webUrl for associated framework projects
-
053d213f...0a726288 - 2359 commits from branch
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-gdk:
test report for 462271f1expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Create | 90 | 0 | 9 | 0 | 99 | ✅ | | Package | 24 | 0 | 6 | 0 | 30 | ✅ | | Verify | 35 | 0 | 1 | 0 | 36 | ✅ | | Govern | 67 | 0 | 0 | 0 | 67 | ✅ | | Monitor | 7 | 0 | 0 | 0 | 7 | ✅ | | Plan | 51 | 0 | 2 | 0 | 53 | ✅ | | Data Stores | 31 | 0 | 0 | 0 | 31 | ✅ | | Manage | 0 | 0 | 1 | 0 | 1 | ➖ | | Release | 5 | 0 | 0 | 0 | 5 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 312 | 0 | 19 | 0 | 331 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
e2e-package-and-test:
test report for 462271f1expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Govern | 299 | 1 | 13 | 9 | 313 | ❌ | | Create | 182 | 0 | 21 | 2 | 203 | ✅ | | Release | 2 | 0 | 0 | 0 | 2 | ✅ | | Package | 6 | 0 | 8 | 0 | 14 | ✅ | | Data Stores | 22 | 0 | 0 | 0 | 22 | ✅ | | Monitor | 8 | 0 | 0 | 0 | 8 | ✅ | | Plan | 44 | 0 | 4 | 0 | 48 | ✅ | | Verify | 18 | 0 | 0 | 0 | 18 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 581 | 1 | 46 | 11 | 628 | ❌ | +-------------+--------+--------+---------+-------+-------+--------+
Edited by Ghost User