Backport Index work items when project visibility level changes
What does this MR do and why?
Backport fix for indexing work items when visibility level changes for a project
NOTE: I've chosen not to backport the SCHEMA_VERSION
change. The SCHEMA_VERSION
was updated back to a 4 digit number in !172402 (merged) and we do not want to include this change in the backport
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
This MR is backporting a bug fix, documentation update, or spec fix, previously merged in the default branch. -
The MR that fixed the bug on the default branch has been deployed to GitLab.com (not applicable for documentation or spec changes). - [-] This MR has a severity label assigned (if applicable).
-
Set the milestone of the merge request to match the target backport branch version. -
This MR has been approved by a maintainer (only one approval is required). -
Ensure the e2e:test-on-omnibus-ee
job has either succeeded or been approved by a Software Engineer in Test.
Note to the merge request author and maintainer
If you have questions about the patch release process, please:
- Refer to the patch release runbook for engineers and maintainers for guidance.
- Ask questions on the
#releases
Slack channel (internal only).
Merge request reports
Activity
assigned to @terrichu
added pipelinetier-3 pipeline:run-e2e-omnibus-once labels
- Resolved by 🤖 GitLab Bot 🤖
Proper labels assigned to this merge request. Please ignore me.
@terrichu
- please see the following guidance and update this merge request.1 Error Please add typebug typefeature, or typemaintenance label to this merge request. Edited by 🤖 GitLab Bot 🤖
- A deleted user
added QA backend database databasereview pending documentation frontend labels
1 Warning The e2e:test-on-omnibus-ee
job needs to succeed or have approval from a Software Engineer in Test.
Read the "QA e2e:test-on-omnibus-ee" section for more details.1 Message CHANGELOG missing: If this merge request needs a changelog entry, add the
Changelog
trailer to the commit message you want to add to the changelog.If this merge request doesn't need a CHANGELOG entry, feel free to ignore this message.
Reviewer roulette
Category Reviewer Maintainer backend @jmontal
(UTC-7, 1 hour behind author)
@seanarnold
(UTC+13, 19 hours ahead of author)
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.
QA
e2e:test-on-omnibus-ee
@terrichu, the
e2e:test-on-omnibus
job must complete before merging this merge request.*If there are failures on the
e2e:test-on-omnibus
pipeline, ping your team's associated Software Engineer in Test (SET) to confirm the failures are unrelated to the merge request. If there's no SET assigned, ask for assistance on the#test-platform
Slack channel.If needed, you can retry the
danger-review
job that generated this comment.Generated by
Dangeradded Quality label
removed Quality label
added Quality label
changed milestone to %17.6
changed milestone to %17.5
added groupglobal search label
added devopsdata stores sectioncore platform labels
added typebug label
removed databasereview pending label
removed documentation label
removed frontend label
removed database label
removed QA label
removed Quality label
removed pipelinetier-3 label
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-gdk:
test report for 2505a4efexpand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Create | 118 | 0 | 2 | 0 | 120 | ✅ | | Plan | 70 | 0 | 0 | 0 | 70 | ✅ | | Verify | 41 | 0 | 1 | 0 | 42 | ✅ | | Secure | 4 | 0 | 0 | 0 | 4 | ✅ | | Data Stores | 31 | 0 | 0 | 0 | 31 | ✅ | | Monitor | 8 | 0 | 0 | 0 | 8 | ✅ | | Govern | 59 | 0 | 2 | 0 | 61 | ✅ | | Package | 17 | 0 | 7 | 0 | 24 | ✅ | | Release | 5 | 0 | 0 | 0 | 5 | ✅ | | Manage | 1 | 0 | 0 | 0 | 1 | ✅ | | Fulfillment | 2 | 0 | 0 | 0 | 2 | ✅ | | Analytics | 1 | 0 | 0 | 0 | 1 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 357 | 0 | 12 | 0 | 369 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
e2e-test-on-omnibus:
test report for 2505a4efexpand test summary
+---------------------------------------------------------------------+ | suites summary | +----------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +----------------+--------+--------+---------+-------+-------+--------+ | Data Stores | 44 | 0 | 1 | 0 | 45 | ✅ | | Manage | 26 | 0 | 10 | 1 | 36 | ✅ | | Govern | 92 | 0 | 1 | 0 | 93 | ✅ | | Create | 535 | 7 | 64 | 7 | 606 | ❌ | | GitLab Metrics | 2 | 0 | 1 | 0 | 3 | ✅ | | Package | 32 | 0 | 0 | 0 | 32 | ✅ | | Systems | 6 | 0 | 1 | 0 | 7 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Fulfillment | 4 | 0 | 0 | 0 | 4 | ✅ | | Plan | 77 | 0 | 1 | 0 | 78 | ✅ | | Secure | 5 | 0 | 0 | 2 | 5 | ✅ | | Verify | 41 | 0 | 3 | 0 | 44 | ✅ | | Configure | 1 | 0 | 0 | 0 | 1 | ✅ | | Monitor | 12 | 0 | 2 | 0 | 14 | ✅ | | Ai-powered | 0 | 1 | 0 | 1 | 1 | ❌ | | Release | 5 | 0 | 0 | 0 | 5 | ✅ | +----------------+--------+--------+---------+-------+-------+--------+ | Total | 884 | 8 | 84 | 11 | 976 | ❌ | +----------------+--------+--------+---------+-------+-------+--------+
removed pipeline:run-e2e-omnibus-once label
added 1 commit
- 2505a4ef - Merge branch 'tchu-fix-work-items-visibility-level-updates' into 'master'
- Resolved by Dmitry Gruzd
@dgruzd would you mind a maintainer review for this backport?
requested review from @dgruzd
Generated bygitlab_quality-test_tooling
.
Slow tests detected in this merge request. These slow tests might be related to this merge request's changes.Click to expand
Job File Name Duration Expected duration #8337178552 ee/spec/features/groups/work_items/work_item_spec.rb#L46
Work item for signed in user for epic work items on the work item route behaves like work items rolled up dates when feature flag is enabled when using inheritable dates when removing all children rolled up child dates 51.71 s < 50.13 s #8337179189 ee/spec/features/groups/work_items/work_item_spec.rb#L46
Work item for signed in user for epic work items on the work item route behaves like work items rolled up dates when feature flag is enabled when using inheritable dates when removing all children rolled up child dates 56.0 s < 50.13 s #8337178188 ee/spec/features/groups/work_items/work_item_spec.rb#L46
Work item for signed in user for epic work items on the work item route behaves like work items rolled up dates when feature flag is enabled when using inheritable dates when removing all children rolled up child dates 59.9 s < 50.13 s #8354094745 ee/spec/features/groups/work_items/work_item_spec.rb#L46
Work item for signed in user for epic work items on the work item route behaves like work items rolled up dates when feature flag is enabled when using inheritable dates when removing all children rolled up child dates 63.49 s < 50.13 s #8354094552 ee/spec/features/groups/work_items/work_item_spec.rb#L46
Work item for signed in user for epic work items on the work item route behaves like work items rolled up dates when feature flag is enabled when using inheritable dates when removing all children rolled up child dates 58.18 s < 50.13 s - A deleted user
added rspec:slow test detected label
changed milestone to %17.6
added missed:17.5 label
added pipeline:mr-approved label
added pipelinetier-3 pipeline:run-e2e-omnibus-once labels
- Resolved by Terri Chu
@dgruzd
, thanks for approving this merge request.This is the first time the merge request has been approved. Please ensure the
e2e:test-on-omnibus-ee
job has succeeded. If there is a failure, a Software Engineer in Test (SET) needs to confirm the failures are unrelated to the merge request. If there's no SET assigned to this team, ask for assistance on the#test-platform
Slack channel.
removed pipeline:run-e2e-omnibus-once label
started a merge train
mentioned in commit 4582b5fb