Johannes Wikman
Johannes Wikman
We have a similar issue now that an ISV added a dependency to the "Data Search" app and has set `propagateDependencies` to `true`. Now that our app has a dependency...
Btw, if I download symbols in VSCode, the symbols for the Data Search app are downloaded as expected, and my app compiles. So, this seems to be isolated to BcContainerHelper....
Thanks Freddy, I'll try the change from your draft PR right away 🙂
And I can confirm that the change solved this issue! Thanks again for fast action! 🙏
I don't like to maintain forked code... I rather have things fixed at the root, if possible. The -createTestUsersAppUrl could be nice though, if we would like to have our...
> I will consider. :) > The reason why I don't see many conflicts is that the app removes itself and leaves the ID, but if you install it after...
It might be an overkill solution, but it would probably work for me :) But it would add some additional time to the pipeline run. Our developers are already complaining...
@freddydk https://dev.azure.com/businesscentralapps/CreateTestUsers seems to have been deactivated, does the source exist anywhere else? I thought I could use -createTestUsersAppUrl to work-around #2951
Thanks @freddydk 👍