So, randomly, SDF validation is throwing this ... ...
# sdf
d
So, randomly, SDF validation is throwing this ...
- Line No. 1 - Error Message: The following dependencies are missing from the manifest.xml file: [Feature - SUBSCRIPTIONBILLING:required]
So, what I found is that if I use the
--validate
with the deploy command, this throws weird validation issues (like above) and customform weirdness too
g
i logged a similar (maybe same) bug about this a while ago. it will add this as a required feature sometimes. i simply modify the manifest setting required to false
a
Try --server with validate command