Closed otherjoel closed 12 months ago
If I disable the "Add standard FactBoxes" options for both features, the deployment completes successfully.
Fix is on its way to appsource later today...
Try it now...
(update first)
Deployment successful! Thank you :) there's one other issue, but I opened a separate one for that,.
Today after updating to SOD 10.0.0.378, I added a field to one of my features. When I deployed the app to the same environment (a sandbox) I received this error:
The lines in question are lines 4 and 5 below in the app's
Management/FieldManagement.al
:I'm no AL expert, but I think the actual table names generated for these tables by SOD are different. For example, one of the referenced tables appears to be defined in the app's
Features\ANITA_Invoice\ANITA_Invoice.Header.Table.al
:Sp it looks to me like maybe SOD is not using the correct names for these tables in
FieldManagement.al
.Both of these features are “Document” type features that have both "Add standard FactBoxes" options enabled. These factboxes were already enabled in the past for one of these features that was deployed to our prod environment. But from the git repo for my app I can tell that these lines in
FieldManagement.al
were not being generated until recently.This is on BC 22.5.59966.60134.