Add param filtering to avoid error while saving project settings
What does this MR do and why?
Add param filtering to avoid error while saving project settings
Backport to 17.4.
Backport to 17.5: !171554 (commits)
Backport issue: https://gitlab.com/gitlab-org/release/tasks/-/issues/14912
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 @mksionek
added pipelinetier-1 label
mentioned in commit 4787ee40
added 1 commit
- 4787ee40 - Add param filtering to avoid error while saving project settings
- Resolved by 🤖 GitLab Bot 🤖
Proper labels assigned to this merge request. Please ignore me.
@mksionek
- 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 🤖
2 Warnings Backporting to older releases requires an exception request process 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.Reviewer roulette
Category Reviewer Maintainer backend @lesley-r
(UTC-6, 7 hours behind author)
@bmarjanovic
(UTC+1, same timezone as 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
@mksionek, 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
DangerE2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-omnibus:
test report for 4787ee40expand test summary
+---------------------------------------------------------------------+ | suites summary | +----------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +----------------+--------+--------+---------+-------+-------+--------+ | Data Stores | 46 | 0 | 11 | 0 | 57 | ✅ | | Create | 547 | 0 | 72 | 0 | 619 | ✅ | | Verify | 50 | 1 | 15 | 0 | 66 | ❌ | | Manage | 27 | 0 | 18 | 0 | 45 | ✅ | | Govern | 108 | 0 | 5 | 0 | 113 | ✅ | | GitLab Metrics | 2 | 0 | 1 | 0 | 3 | ✅ | | Systems | 7 | 0 | 0 | 0 | 7 | ✅ | | Analytics | 3 | 0 | 0 | 0 | 3 | ✅ | | Package | 31 | 0 | 14 | 0 | 45 | ✅ | | Fulfillment | 4 | 0 | 7 | 0 | 11 | ✅ | | Plan | 82 | 0 | 9 | 0 | 91 | ✅ | | Monitor | 12 | 0 | 13 | 0 | 25 | ✅ | | Configure | 1 | 0 | 3 | 0 | 4 | ✅ | | Secure | 4 | 0 | 2 | 0 | 6 | ✅ | | Release | 5 | 0 | 1 | 0 | 6 | ✅ | | ModelOps | 0 | 0 | 1 | 0 | 1 | ➖ | | Ai-powered | 0 | 0 | 2 | 0 | 2 | ➖ | | Growth | 0 | 0 | 2 | 0 | 2 | ➖ | +----------------+--------+--------+---------+-------+-------+--------+ | Total | 929 | 1 | 176 | 0 | 1106 | ❌ | +----------------+--------+--------+---------+-------+-------+--------+
e2e-test-on-gdk:
test report for 4787ee40expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Govern | 72 | 0 | 0 | 0 | 72 | ✅ | | Create | 128 | 0 | 16 | 0 | 144 | ✅ | | Verify | 46 | 0 | 2 | 0 | 48 | ✅ | | Plan | 74 | 0 | 1 | 0 | 75 | ✅ | | Manage | 1 | 0 | 1 | 0 | 2 | ✅ | | Data Stores | 33 | 0 | 1 | 0 | 34 | ✅ | | Secure | 4 | 0 | 0 | 0 | 4 | ✅ | | Package | 20 | 0 | 12 | 0 | 32 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Monitor | 8 | 0 | 0 | 0 | 8 | ✅ | | Release | 5 | 0 | 0 | 0 | 5 | ✅ | | Fulfillment | 2 | 0 | 0 | 0 | 2 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 395 | 0 | 33 | 0 | 428 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
changed milestone to %17.4
added groupai framework severity1 labels
added devopsai-powered sectiondata-science labels
changed milestone to %17.7
added missed:17.4 label
changed milestone to %17.4
changed milestone to %17.7
changed milestone to %17.4
@eduardobonet - hi, you approved my MR in the future and also some previous backports, can you please approve this one as well?
requested review from @eduardobonet
added pipeline:mr-approved label
added pipelinetier-3 pipeline:run-e2e-omnibus-once labels and removed pipelinetier-1 label
Before you set this MR to auto-merge
This merge request will progress on pipeline tiers until it reaches the last tier: pipelinetier-3. We will trigger a new pipeline for each transition to a higher tier.
Before you set this MR to auto-merge, please check the following:
- You are the last maintainer of this merge request
- The latest pipeline for this merge request is pipelinetier-3 (You can find which tier it is in the pipeline name)
- This pipeline is recent enough (created in the last 8 hours)
If all the criteria above apply, please set auto-merge for this merge request.
See pipeline tiers and merging a merge request for more details.
- Resolved by Dat Tang
@eduardobonet
, 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
changed milestone to %17.7
started a merge train
mentioned in commit 9ffe8aa8
mentioned in issue #490336 (closed)