microsoft / microsoft/AL-Go

[Bug]: Build jobs are failing after upgrade to 9.2 where an installed dependency isn't being seen

Open
#2,354 5 comments 0 reactions 1 assignee View on GitHub

@aholstrup1 is already working on this.

Since Sep 1, 2026.

bug
Dominant language
PowerShell
Stars
506
Forks
203
Avg merge
4d 22h
Merged PRs (30d)
6

Description

AL-Go version

9.2

Describe the issue

We have a Repo that has 3 projects, each has a varying number of apps in. One of the apps (I'll call it AppA for this explantion) has a depenedncy on Continia Document Capture. The Test Current that we ran on Monday night passed. Then on Tuesday we had a PR which didn't change anything in AppA, the PR Build failed with the error 'Unexpected error when running action. Error Message: Extension compilation failed src/features/ContiniaManagement.Codeunit.al(15,27): error AL0185: Codeunit 'CDC Module License' is missing src/features/ContiniaManagement.Codeunit.al(22,32)', This is just part of the error there were failures of all the referencess to Continia. The version of Continia Document Capture hasn't changed and was the same in both the passing and fialing Test Current Builds. We are getting Continia apps from their nuget feed at https://pkgs.dev.azure.com/continia-repository/ContiniaBCPublicFeeds/_packaging/AppSourceApps/nuget/v3/index.json
The Test Current then failed both Tuesday night and Wednesday night, Update to 9.2 happend about 30 mins before the Tuesday night Test Current ran. The only other change is that we moved this repo to use a GitHub runner rather than our Self-Hosted runner as we were having seperate issues with our runners.
We now have a further 2 PRs that are failing and I'm unable to get any of them to pass and have urgent deadlines for the client.

Expected behavior

As Contina Document Capture is showing in the Installed Apps list I would expect AppA to be published correctly.

Steps to reproduce

Have an app that has a dependency on Continia Document Management. Add a link to a Continia Document Management object in a codeunit. Upgrade the app to AL-Go 9.2. Run Test Current.

Additional context (logs, screenshots, etc.)

Obfuscated-Log.txt

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.