[releases/28.x] [MCP] Allow admin to define the default configuration#8264
Merged
onbuyuka merged 2 commits intoMay 27, 2026
Merged
Conversation
darjoo
previously approved these changes
May 21, 2026
gggdttt
previously approved these changes
May 22, 2026
auto-merge was automatically disabled
May 22, 2026 12:07
Pull request was closed
auto-merge was automatically disabled
May 23, 2026 07:45
Pull request was closed
auto-merge was automatically disabled
May 24, 2026 20:41
Pull request was closed
auto-merge was automatically disabled
May 26, 2026 06:19
Pull request was closed
onbuyuka
pushed a commit
that referenced
this pull request
May 26, 2026
auto-merge was automatically disabled
May 26, 2026 13:13
Pull request was closed
Manual backport of PR #8315 (4 commits: eb1b76e, fab30ab, 1e061fc, 6fdb460). Couldn't cherry-pick because main was restructured into Column1/Column2 page groups while releases/28.x keeps the flat structure. Card page: Replace Set as Default / Clear Default actions with an editable Default field. OnValidate calls SetAsDefaultConfiguration / ClearDefaultConfiguration. Tooltip extended to describe both directions. List page: Remove the same actions and their promoted actionrefs; extend the Default field tooltip. The list page field stays read-only (matches main).
darjoo
approved these changes
May 27, 2026
gggdttt
approved these changes
May 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request backports #6686 to releases/28.x.
Fixes AB#612699