Skip to content
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

[24.x] Duplicate resource file for AL error OnPrem #1375

Merged

Conversation

blrobl
Copy link
Contributor

@blrobl blrobl commented Jun 20, 2024

Summary

If compiling the System Application OnPrem using
Get-NavAppRuntimePackage , this will fail with missing resource file error. This is because of the compiler failing to resolve relative paths properly. Mitigation for now has been to duplicate all resource files. This was not duplicated, hence duplicating while waiting for a proper compiler fix.

Work Item(s)

Fixes
AB#534969

Summary

Work Item(s)

Fixes AB#539033

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->

If compiling the System Application OnPrem using
Get-NavAppRuntimePackage , this will fail with missing resource file
error. This is because of the compiler failing to resolve relative paths
properly. Mitigation for now has been to duplicate all resource files.
This was not duplicated, hence duplicating while waiting for a proper
compiler fix.

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#534969](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/534969)
@blrobl blrobl requested a review from a team as a code owner June 20, 2024 14:46
@github-actions github-actions bot added this to the Version 24.3 milestone Jun 20, 2024
@blrobl blrobl merged commit bb9ed95 into releases/24.x Jun 24, 2024
27 checks passed
@blrobl blrobl deleted the private/brobledodiaz/fix-missing-resource-24.x branch June 24, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants