Skip to content

Delete linked Error Message with E-Document#8281

Open
georgepomazkov wants to merge 1 commit into
microsoft:mainfrom
georgepomazkov:bugs/8208-delete-linked-error-messages-with-edocument
Open

Delete linked Error Message with E-Document#8281
georgepomazkov wants to merge 1 commit into
microsoft:mainfrom
georgepomazkov:bugs/8208-delete-linked-error-messages-with-edocument

Conversation

@georgepomazkov
Copy link
Copy Markdown

@georgepomazkov georgepomazkov commented May 22, 2026

What & why

This change fixes the issue of linked Error Messages not being deleted from the database along with the E-Document.

Linked work

Fixes #8208

How I validated this

  • I read the full diff and it contains only changes I intended.
  • I built the affected app(s) locally with no new analyzer warnings.
  • I ran the change in Business Central and confirmed it behaves as expected.
  • I added or updated tests for the new behavior, or explained below why none are needed.

What I tested and the outcome

Manually ran the case described in the issue:

  1. Manually uploaded an E-Document that generated an error.
  2. Manually deleted the E-Document.
  3. Verified that linked entries were also deleted from the Error Message table.

Risk & compatibility

None.

Fixes AB#636339

@georgepomazkov georgepomazkov requested a review from a team as a code owner May 22, 2026 08:23
@github-actions github-actions Bot added AL: Apps (W1) Add-on apps for W1 From Fork Pull request is coming from a fork labels May 22, 2026
@Groenbech96 Groenbech96 added the Linked Issue is linked to a Azure Boards work item label May 22, 2026
@github-actions github-actions Bot modified the milestone: Version 29.0 May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: Apps (W1) Add-on apps for W1 From Fork Pull request is coming from a fork Linked Issue is linked to a Azure Boards work item

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: [E-Document] Linked Error Messages are not cleared when E-Document is deleted

2 participants