Skip to content

[28.x] Add Query procedure to Activity Log Builder#8271

Open
Groenbech96 wants to merge 1 commit into
releases/28.xfrom
backport/releases/28.x/636240
Open

[28.x] Add Query procedure to Activity Log Builder#8271
Groenbech96 wants to merge 1 commit into
releases/28.xfrom
backport/releases/28.x/636240

Conversation

@Groenbech96
Copy link
Copy Markdown
Contributor

@Groenbech96 Groenbech96 commented May 21, 2026

Backport of #8266 to releases/28.x.

Summary

  • Surfaces ALActivityLogEntry.Query(tableId, systemId) through the AL DotNet interop layer
  • Adds Query(TableNo: Integer; RecSystemId: Guid): Text to Activity Log Builder (codeunit 3111) and Activity Log Builder Impl. (codeunit 3112)
  • Delegates to the existing static .NET method via DotNet ActivityLogEntry, matching the pattern already used by Create

Fixes Bug AB#636240

AB#636240

Exposes ALActivityLogEntry.Query() via .NET interop so callers can
retrieve persisted activity log entries as JSON for a given table and
system ID.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@Groenbech96 Groenbech96 requested a review from a team as a code owner May 21, 2026 11:48
@github-actions github-actions Bot added this to the Version 28.2 milestone May 21, 2026
@Groenbech96 Groenbech96 changed the title Add Query procedure to Activity Log Builder [28.x] Add Query procedure to Activity Log Builder May 21, 2026
@Groenbech96 Groenbech96 enabled auto-merge (squash) May 21, 2026 16:03
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