Skip to content

[Bug]: ALDoc missing information about extended objects #1466

Open
@navdotnetreqs

Description

@navdotnetreqs

AL-Go version

6.3

Describe the issue

I noticed that the ALDoc-build is missing information about the extended objects:

Image

To fix this, it is actually enough to add the -c $packagesFolder parameter to the aldoc build command in
\BuildReferenceDocumentation\BuildReferenceDocumentation.HelperFunctions.ps1
where $packagesFolder is .alpackages or wherever Microsoft's app-files are found.

Image

However, the dependency app-files don't seem to be present for the documentation workflow run.

Expected behavior

References generated correctly.

Steps to reproduce

Run the document generation. Example images are made using pdf build, example code in
#1448

Additional context (logs, screenshots, etc.)

I noticed that the ALDoc-build is missing information about the extended objects:

Image

To fix this, it is actually enough to add the -c $packagesFolder parameter to the aldoc build command in
\BuildReferenceDocumentation\BuildReferenceDocumentation.HelperFunctions.ps1
where $packagesFolder is .alpackages or wherever Microsoft's app-files are found.

Image

However, the dependency app-files don't seem to be present for the documentation workflow run.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions