Unable to build dependent extensions.
We're supposed to upload tests for our extension as a separate package.
So we need to separate our testing codeunits into a dependant extension.test.app.
If we build our packages with al-2.0.46000 or al-2.0.47152 this does not work any more.
If we build with al-2.0.42188 it still works as expected.
The error we get is:
error AL0132: 'TestPage G/L Account Card' does not contain a definition for 'Test Field-Xyz'
I have attached code for two extensions ( range 60200 and 60201 ).
TST.BASE.DEP app extension has a dependency on TST.BASE app extension.
As mentioned, building with al extension gives the following results:
UPDATE: Building with al extension gives the following results:
鈥l-2.0.42188 ... works as expected
鈥l-2.0.43900 ... works as expected ( business central october 2018 release )
鈥l-2.0.46000 ... compilation fails
鈥l-2.0.47152 ... compilation fails
Same issue here:
Building test automation with al-2.0.46000 doesn't recognize Page Fields and Controls of depending app.
Building test automation with al-2.0.43900 everything works fine.
Hi! The issue has been fixed in the latest release. It should be available shortly.
Most helpful comment
Hi! The issue has been fixed in the latest release. It should be available shortly.