Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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