pushPackageDirectoriesSequentially is not recognised in sfdx-project.json

Issue #2094 resolved
Aidan Harding created an issue

There is a relatively new key in sfdx-project.json called “pushPackageDirectoriesSequentially”. It’s a boolean flag as documented here:

https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_ws_mpd.htm#mpd-push-source-sequentially

When I use that flag, it’s marked as being wrong by the editor window for the sfdx-project.json file. I presume IC is providing the JSON schema here?

Comments (2)

  1. Log in to comment