Skip to content

[releases/28.0] Remove MCP feature flag check (EnableMcpAccess)#7527

Open
onbuyuka wants to merge 4 commits intoreleases/28.0from
bugs/629928-backport
Open

[releases/28.0] Remove MCP feature flag check (EnableMcpAccess)#7527
onbuyuka wants to merge 4 commits intoreleases/28.0from
bugs/629928-backport

Conversation

@onbuyuka
Copy link
Copy Markdown
Contributor

@onbuyuka onbuyuka commented Apr 1, 2026

Summary

Backport of bug #626506 to releases/28.0.

Fixes AB#629928

Original PR(s): #7403

- Remove the `EnableMcpAccess` feature flag check that blocked the MCP
Config List page when the feature key was not enabled
- Remove the `IsFeatureEnabled()` procedure from
`MCPConfigImplementation`
- Remove the `Feature Key` dependency from the MCP app since it is no
longer referenced

Fixes
[AB#626506](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/626506)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@onbuyuka onbuyuka requested review from a team as code owners April 1, 2026 14:26
@github-actions github-actions bot added this to the Version 28.0 milestone Apr 1, 2026
onbuyuka added 3 commits April 1, 2026 17:28
Removed the IsFeatureEnabled procedure and its conditional compilation.
Removed OnOpenPage and OnQueryClosePage triggers along with related variables.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

⚠️ Stale Status Check Deleted

The Pull Request Build workflow run for this PR was older than 72 hours and has been deleted.

📋 Why was it deleted?

Status checks that are too old may no longer reflect the current state of the target branch. To ensure this PR is validated against the latest code and passes up-to-date checks, a fresh build is required.


🔄 How to trigger a new status check:

  1. 📤 Push a new commit to the PR branch, or
  2. 🔁 Close and reopen the PR

This will automatically trigger a new Pull Request Build workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant