AL-Go icon indicating copy to clipboard operation
AL-Go copied to clipboard

[Bug]: Deploy Reference Documentation fails

Open zabcik opened this issue 2 months ago • 2 comments

AL-Go version

7.3

Describe the issue

Hello,

please fix "Deploy Reference Documentation" when app file name contains comma.

This problem was initially addressed to the "AL Language" team, but they solved it in a way that requires team "AL-Go" to adapt…

ALDOC fails when app publisher name contains a comma

Unexpected error when running action. Error Message: '--targetpackages' has been superseded by '--targetpackageslist' to support more package name options. Consider using '--targetpackageslist' instead. Writing root Table of Content error: Module 'D:\a\ChvalisBCApps\ChvalisBCApps\.artifacts\ChvalisBCApps-main-Apps-1.0.92.0\Seyfor' not found. error: Module ' a.s._CHVALIS-General_26.4.92.0.app' not found. Writing configuration to aldoc.json  ExitCode: -1 Commandline: C:\Users\runneradmin\AppData\Local\Temp\b38b5bba-658f-4b16-ae25-793b5cc7ae01\extension\bin\win32\aldoc.exe init --output "C:\Users\runneradmin\AppData\Local\Temp\035852df-a0ac-4155-a88e-46b972e1b97c" --loglevel Info --targetpackages "D:\a\ChvalisBCApps\ChvalisBCApps\.artifacts\ChvalisBCApps-main-Apps-1.0.92.0\Seyfor a.s._CHVALIS-SupportApp_1.0.92.0.app","D:\a\ChvalisBCApps\ChvalisBCApps\.artifacts\ChvalisBCApps-main-Apps-1.0.92.0\Seyfor, a.s._CHVALIS-General_26.4.92.0.app", StackTrace: at CmdDo, D:\a\_actions\microsoft\AL-Go-Actions\v7.3\Github-Helper.psm1: line 298 <- at GenerateDocsSite, D:\a\_actions\microsoft\AL-Go-Actions\v7.3\BuildReferenceDocumentation\BuildReferenceDocumentation.HelperFunctions.ps1: line 207 <- at <ScriptBlock>, D:\a\_actions\microsoft\AL-Go-Actions\v7.3\BuildReferenceDocumentation\BuildReferenceDocumentation.ps1: line 110 <- at <ScriptBlock>, D:\a\_temp\e9911a31-9ac8-49a2-be8b-216de95683a1.ps1: line 3 <- at <ScriptBlock>, D:\a\_actions\microsoft\AL-Go-Actions\v7.3\Invoke-AlGoAction.ps1: line 21 <- at <ScriptBlock>, D:\a\_temp\e9911a31-9ac8-49a2-be8b-216de95683a1.ps1: line 2 <- at <ScriptBlock>, <No file>: line 1
Image

Version: [email protected]

Expected behavior

Action "Deploy Reference Documentation" work for app files that contains comma. For example when publisher name contains comma.

Steps to reproduce

Run action "Deploy Reference Documentation" in project where publisher name contains comma and see error.

Additional context (logs, screenshots, etc.)

No response

zabcik avatar Oct 07 '25 10:10 zabcik

Does it work for you if app name without comma? I've added issue recently where Deploy Reference Documentation fails regardless of name https://github.com/microsoft/AL-Go/issues/1945

HazardMK avatar Oct 07 '25 14:10 HazardMK

Hi @zabcik, thanks for reporting this. I am already looking into a different AlDoc related issue, so will take a look at this as well.

spetersenms avatar Oct 07 '25 15:10 spetersenms

Hi @HazardMK, a fix for this has been merged, and will go into preview next time we release.

spetersenms avatar Nov 18 '25 10:11 spetersenms

Hi @HazardMK, a fix for this has been merged, and will go into preview next time we release.

Good news! Thank you for update.

HazardMK avatar Nov 18 '25 11:11 HazardMK