Skip to content

[E-Document] Guard against double inserts #5448

Merged
Groenbech96 merged 1 commit intomainfrom
bugs/611173
Nov 11, 2025
Merged

[E-Document] Guard against double inserts #5448
Groenbech96 merged 1 commit intomainfrom
bugs/611173

Conversation

@Groenbech96
Copy link
Copy Markdown
Contributor

@Groenbech96 Groenbech96 commented Nov 10, 2025

Summary

Some scenario the insert could fail due to already existing record. In such a case we want to avoid failing hard. This PR hardens that by adding the if then clause around.

Work Item(s)

Fixes AB#611173

@Groenbech96 Groenbech96 requested a review from a team as a code owner November 10, 2025 12:51
@github-actions github-actions bot added the AL: Apps (W1) Add-on apps for W1 label Nov 10, 2025
@Groenbech96 Groenbech96 marked this pull request as draft November 10, 2025 14:13
@Groenbech96 Groenbech96 changed the title [E-Document] Fix double insert [E-Document] Guard against double inserts Nov 11, 2025
@github-actions github-actions bot modified the milestone: Version 28.0 Nov 11, 2025
@Groenbech96 Groenbech96 marked this pull request as ready for review November 11, 2025 11:57
@Groenbech96 Groenbech96 merged commit 7cdd4e7 into main Nov 11, 2025
52 of 55 checks passed
@Groenbech96 Groenbech96 deleted the bugs/611173 branch November 11, 2025 12:00
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants