Open
Description
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:
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