Skip to content

[Bug]: workspaceCompilation not working with external dependencies #2214

@youngdanger2

Description

@youngdanger2

AL-Go version

9.0

Describe the issue

When I enable workspace compilation in AL-Go, the build fails with AL1022 for external AL app dependencies.

The same repository builds successfully when workspaceCompilation is disabled, so this seems specific to the workspace compilation path rather than a general dependency or project configuration problem.

Expected behavior

The build should succeed the same way it does without workspace compilation, or external dependencies should be resolved consistently between the normal build path and the workspace compilation path.

Steps to reproduce

Enable workspace compilation in settings:

"workspaceCompilation": {
"enabled": true,
"parallelism": 4
}

Additional context (logs, screenshots, etc.)

No response

Metadata

Metadata

Assignees

Labels

Fix ReadyFix ReadyIn PreviewCurrently available in AL-Go for GitHub previewbugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions