Skip to content

[Bug]: Build fails when a dependency is added #1814

Open
@AlexCeg

Description

@AlexCeg

AL-Go version

7.2

Describe the issue

I added a dependency on this app:

{
      "id": "<guid>",
      "name": "gevis ERP VEO",
      "publisher": "GWS mbH",
      "version": "26.2.129.0"
    }

But then I get an error when I run CI/CD action:

Image

When I add a dependency on another app, it works.

Additional Information:
I think the problem is, that the App "gevis ERP VEO" has a dependency on an app which also has the name "System"

Expected behavior

There is no error because of a missing System App.

Steps to reproduce

Add the dependency as above to an empty app and run the CI/CD action

Additional context (logs, screenshots, etc.)

No response

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