Skip to content

[MCP] Add explicit ToolTips to MCP configuration pages#6683

Merged
onbuyuka merged 1 commit intomainfrom
bugs/621982-MCPTooltips
Feb 19, 2026
Merged

[MCP] Add explicit ToolTips to MCP configuration pages#6683
onbuyuka merged 1 commit intomainfrom
bugs/621982-MCPTooltips

Conversation

@onbuyuka
Copy link
Copy Markdown
Contributor

@onbuyuka onbuyuka commented Feb 16, 2026

ToolTips on MCP Config List, MCP Config Card, and MCP Config Tool List pages are not visible in the UI because tooltip inheritance from source tables is currently broken. This PR copies the tooltip text from the MCP Configuration and MCP Configuration Tool table field definitions directly into the page fields as a workaround until the platform bug is fixed.

Changes:

  • MCPConfigList.Page.al — Added ToolTips to 5 fields (Name, Description, Active, EnableDynamicToolMode, DiscoverReadOnlyObjects)
  • MCPConfigCard.Page.al — Added ToolTips to 6 fields (Name, Description, Active, EnableDynamicToolMode, DiscoverReadOnlyObjects, AllowProdChanges)
  • MCPConfigToolList.Page.al — Added ToolTips to 7 fields (Object Type, Object Id, Allow Read, Allow Create, Allow Modify, Allow Delete, Allow Bound Actions)

Fixes AB#621982
Fixes AB#622147

ToolTips on MCP Config List, MCP Config Card, and MCP Config Tool List
pages are not visible in the UI because tooltip inheritance from source
tables is broken. Copy tooltip text from MCP Configuration and MCP
Configuration Tool table field definitions directly into the page fields
as a workaround.

Fixes AB#621982
@onbuyuka onbuyuka requested a review from a team as a code owner February 16, 2026 12:21
@onbuyuka onbuyuka changed the title Add explicit ToolTips to MCP configuration pages [MCP] Add explicit ToolTips to MCP configuration pages Feb 16, 2026
@onbuyuka onbuyuka enabled auto-merge (squash) February 16, 2026 12:22
@github-actions github-actions bot added this to the Version 28.0 milestone Feb 16, 2026
@onbuyuka onbuyuka merged commit c036c1a into main Feb 19, 2026
90 of 92 checks passed
@onbuyuka onbuyuka deleted the bugs/621982-MCPTooltips branch February 19, 2026 12:46
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.

3 participants