-
Couldn't load subscription status.
- Fork 267
[Word Template] Fix unexpected behavior of AddUnrelatedTable #3135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Word Template] Fix unexpected behavior of AddUnrelatedTable #3135
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great - can we just fix the naming of the test methods?
src/System Application/Test/Word Templates/src/WordTemplatesTest.Codeunit.al
Outdated
Show resolved
Hide resolved
src/System Application/Test/Word Templates/src/WordTemplatesTest.Codeunit.al
Outdated
Show resolved
Hide resolved
src/System Application/Test/Word Templates/src/WordTemplatesTest.Codeunit.al
Outdated
Show resolved
Hide resolved
|
There are test failures. The number series one is unrelated, but please fix failures related to this. Build: src/System Application/Test/Word Templates/src/WordTemplatesTest.Codeunit.al#L31AL0185 Codeunit 'Any' is missing |
Summary
This change addresses two issues that were present in the AddUnrelatedTable method.
Work Item(s)
Fixes #3105
Fixes AB#567861