Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect Retrieval of flow/flowDefinition #6

Open
u0420273 opened this issue Jan 30, 2018 · 2 comments
Open

Incorrect Retrieval of flow/flowDefinition #6

u0420273 opened this issue Jan 30, 2018 · 2 comments

Comments

@u0420273
Copy link

u0420273 commented Jan 30, 2018

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.

@sfdcale
Copy link
Contributor

sfdcale commented Oct 26, 2018

@u0420273,

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

@sfdcale
Copy link
Contributor

sfdcale commented Oct 29, 2018

#12 will correct this problem.

@u0420273 , @benedwards44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants