Closed ChrisBlankDe closed 4 years ago
The default app used is a runtime package and that one cannot replace dependencies- You can try to download the app from here: https://businesscentralapps.blob.core.windows.net/createtestusers/16.0.10221.0/apps.zip, unzip and specify that to:
-createTestUsersAppUrl "<appfilename>"
to the Setup-BcContainerTestsUsers call.
In the latest preview you can specify
-createTestUsersAppUrl "https://businesscentralapps.blob.core.windows.net/createtestusers/16.0.10221.0/apps.zip"
that should work for you as a workaround.
Describe the issue We use a container with an modified base app and try to create test users to test essential, premium and team member users. If we run Setup-BCContainerTestUsers (with replace dependencies) we ran into an error. probably source of error is that the script tries to replace dependencie of a runtime package.
Scripts used to create container and cause the issue
Full output of scripts