packagebuilder icon indicating copy to clipboard operation
packagebuilder copied to clipboard

Incorrect Retrieval of flow/flowDefinition

Open u0420273 opened this issue 7 years ago • 2 comments

The implementation lists a "suffixless" version of a flow in the manifest, which wouldn't match a respective instance of the flow in an Org, or retrieve its metadata file. To fix this, a matching flowDefinition should be retrieved first, and parsed to determine a correct version number, which should then be appended to a stem of the "suffixless" file name.

u0420273 avatar Jan 30 '18 22:01 u0420273

@u0420273,

I ran into this issue several times. I am working on submitting a fix for this.

sfdcale avatar Oct 26 '18 19:10 sfdcale

#12 will correct this problem.

@u0420273 , @benedwards44

sfdcale avatar Oct 29 '18 18:10 sfdcale