Skip to content

New Allowed Table Session Event for Retention Policies#9683

Open
abaier5 wants to merge 1 commit into
microsoft:mainfrom
abaier5:AllowedTablesforRetentionPolicies
Open

New Allowed Table Session Event for Retention Policies#9683
abaier5 wants to merge 1 commit into
microsoft:mainfrom
abaier5:AllowedTablesforRetentionPolicies

Conversation

@abaier5

@abaier5 abaier5 commented Jul 23, 2026

Copy link
Copy Markdown

Issue Description
On the SQL side, this change was already implemented previously, but the BaseApp retention policy install codeunit does not yet include Session Event in its allowed table list.

To keep the AL side aligned with the existing SQL-side behavior, extend the retention policy initialization so that Session Event is added as an allowed table alongside the current system tables.

Expected Result
Retention policy installation in BaseApp adds Session Event to the allowed tables, matching the behavior already established on the SQL side.

Acceptance Criteria

Session Event is added to the BaseApp retention policy allowed tables.
The change follows the same intent as the existing SQL-side implementation.
Existing allowed tables remain unchanged.
Retention policy setup still completes successfully.

Related to #9681
Fixes #9681

@abaier5
abaier5 requested a review from a team July 23, 2026 08:26
@abaier5

abaier5 commented Jul 23, 2026

Copy link
Copy Markdown
Author

#9681

@github-actions github-actions Bot added From Fork Pull request is coming from a fork Integration GitHub request for Integration area labels Jul 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Issue #9681 is not valid. Please make sure you link an issue that exists, is open and is approved.

@github-actions github-actions Bot added the needs-approval Workflow runs require maintainer approval to start label Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

From Fork Pull request is coming from a fork Integration GitHub request for Integration area needs-approval Workflow runs require maintainer approval to start

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BC Idea]: Add Session Event table to retention policy base app allowed tables

1 participant