Skip to content

Revert "Expose AppService location and EUDB membership on Environment Information for internal consumption (#9716)" - #9814

Open
t-prda wants to merge 1 commit into
mainfrom
private/prdas/revert-9716-appservice-wrappers
Open

Revert "Expose AppService location and EUDB membership on Environment Information for internal consumption (#9716)"#9814
t-prda wants to merge 1 commit into
mainfrom
private/prdas/revert-9716-appservice-wrappers

Conversation

@t-prda

@t-prda t-prda commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Reverts #9716 (merge commit ebd4f6c0309aa022fc8ab99c118a430019c8d3fa).

Why revert

#9716 added GetApplicationServiceLocation() and IsApplicationServiceInEUDB() to the public Environment Information codeunit (457) + Impl (3702), restricted to Microsoft-published callers via NavApp.GetCallerModuleInfo.

Exposing Microsoft-only functionality on a public System Application codeunit is an anti-pattern we want to avoid:

  • It advertises API surface in the public contract that third parties can discover but can never successfully call.

Related work item: AB#643989

… Information for internal consumption (#9716)"

This reverts commit ebd4f6c.
@t-prda
t-prda requested a review from a team July 29, 2026 09:33
@github-actions github-actions Bot added AL: System Application Integration GitHub request for Integration area labels Jul 29, 2026
@github-actions github-actions Bot added this to the Version 29.0 milestone Jul 29, 2026
@t-prda
t-prda enabled auto-merge July 29, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: System Application Integration GitHub request for Integration area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants