Skip to content

#5879#6687

Merged
JesperSchulz merged 5 commits into
microsoft:mainfrom
dsarfraz:#5879
Mar 6, 2026
Merged

#5879#6687
JesperSchulz merged 5 commits into
microsoft:mainfrom
dsarfraz:#5879

Conversation

@dsarfraz
Copy link
Copy Markdown
Contributor

@dsarfraz dsarfraz commented Feb 16, 2026

Summary

GetServiceCommitment during deletion of billing lines has been updated to use a safe if Get(...) pattern to prevent runtime errors if the related record does not exist.
No functional changes to existing business logic.

Work Item(s)

Fixes #5879

Fixes AB#624440

@dsarfraz dsarfraz requested a review from a team as a code owner February 16, 2026 17:47
@github-actions github-actions Bot added 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 labels Feb 16, 2026
@github-actions github-actions Bot added this to the Version 28.0 milestone Feb 16, 2026
@aholstrup1 aholstrup1 modified the milestones: Version 28.0, Version 29.0 Feb 25, 2026
@JesperSchulz JesperSchulz added the Finance GitHub request for Finance area label Feb 25, 2026
djukicmilica
djukicmilica previously approved these changes Feb 27, 2026
Comment thread src/Apps/W1/Subscription Billing/App/Billing/Tables/BillingLine.Table.al Outdated
@JesperSchulz JesperSchulz enabled auto-merge (squash) March 6, 2026 12:21
@JesperSchulz JesperSchulz added Linked Issue is linked to a Azure Boards work item and removed Linked Issue is linked to a Azure Boards work item labels Mar 6, 2026
@JesperSchulz JesperSchulz merged commit 8445247 into microsoft:main Mar 6, 2026
86 of 89 checks passed
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 Finance GitHub request for Finance area 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]: Billing lines cannot be deleted after underlying subscription line is removed

4 participants