Skip to content

Suppress AL0432 obsolete warnings for AllObj."Object Name" field#8117

Open
SBalslev wants to merge 2 commits into
mainfrom
fix/allobj-objectname-al0432-pragma
Open

Suppress AL0432 obsolete warnings for AllObj."Object Name" field#8117
SBalslev wants to merge 2 commits into
mainfrom
fix/allobj-objectname-al0432-pragma

Conversation

@SBalslev
Copy link
Copy Markdown
Contributor

@SBalslev SBalslev commented May 12, 2026

Summary

Suppresses AL0432 compiler warnings introduced by platform PR 246852, which marks AllObj."Object Name" as ObsoleteState = Pending.

Applied #pragma warning disable/restore AL0432\ around all references in 4 codeunits:

  • PermissionImpl.Codeunit.al
  • RetenPolAllowedTblImpl.Codeunit.al
  • WebServiceManagementImpl.Codeunit.al
  • TestSuiteMgt.Codeunit.al

Related

  • Work item: AB#485120
  • Platform PR: 246852
  • Companion NAV repo PR: pending (depends on this PR being merged first)

@SBalslev SBalslev requested a review from a team as a code owner May 12, 2026 10:54
@SBalslev SBalslev requested a review from ap3rus May 12, 2026 10:54
@github-actions github-actions Bot added this to the Version 29.0 milestone May 12, 2026
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AL Documentation Audit

Documentation gaps were detected in the following apps:

  • Permission-Sets: 0% documentation coverage
  • Retention-Policy: 0% documentation coverage
  • Test-Runner: 4% documentation coverage
  • Web-Service-Management: 94% documentation coverage

To generate documentation, run /al-docs init or /al-docs update using GitHub Copilot CLI or Claude Code.
This review is for awareness to help keep documentation in sync with code changes. It is okay to dismiss this request.

Platform PR 246852 marks AllObj."Object Name" as ObsoleteState=Pending.
Add #pragma warning disable/restore AL0432 around all references.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@SBalslev SBalslev force-pushed the fix/allobj-objectname-al0432-pragma branch from 7887923 to b6893a6 Compare May 13, 2026 11:59
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Comment thread src/Tools/Test Framework/Test Runner/src/TestSuiteMgt.Codeunit.al
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