Component count is reported greater than actual count on deployment status UI page
Last updated 2018-05-17 ·Reference W-2333022 ·Reported By 34 users
No Fix
Summary
Components counted are incorrect while deployment is running
Repro
1. Create a changeset with a new custom field added to say, Account object
2. Upload this changeset
3. In the destination org, validate this changeset. Make sure that you either have a bunch of apex tests running (which takes a while), or you can put a breakpoint at say: AsyncResult.setNumberComponentsDeployed() (within the if block).
4. You will see that the number of components deployed is incremented twice, although only one component is deployed. If you have apex tests running, the graph you see on the status page will show 2/1 components until the tests are complete. At the end of the deployment, it goes back to 1/1
Workaround
none
Reported By (34)













Is it Fixed?
Any unreleased services, features, statuses, or dates referenced in this or other public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make their purchase decisions based upon features that are currently available.