Skip to content

Add Query procedure to Activity Log Builder#8266

Open
Groenbech96 wants to merge 1 commit into
mainfrom
magnushar/activity-log-query
Open

Add Query procedure to Activity Log Builder#8266
Groenbech96 wants to merge 1 commit into
mainfrom
magnushar/activity-log-query

Conversation

@Groenbech96
Copy link
Copy Markdown
Contributor

@Groenbech96 Groenbech96 commented May 21, 2026

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 09:05
@github-actions github-actions Bot added this to the Version 29.0 milestone May 21, 2026
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.

2 participants