Closed pogilvie closed 4 years ago
@pogilvie Thank you for reporting the issue! Would it be possible if you could upload the process metadata XML file here? You can retrieve metadata by running sfdx force:source:retrieve -m Flow:YOUR_PROCESS_API_NAME
I'm afraid I can't share the XML as it is company private. I did retrieve the process builder xml and did not see anything remarkable in it.
Here's some things which might be tricky in it:
RecordType
<leftValueReference>myVariable_current.RecordType.DeveloperName</leftValueReference>
condition login
<conditionLogic>3 AND (1 OR 2)</conditionLogic>
is there tracing that I can turn on?
All right! Field referencing is expected to display well. Could you please try to set development
to SFDX_ENV
env variable and see what the console says?
Well, I reinstalled sfdx-flowdoc-plugin and re-ran it and it worked! Thank you for looking at this.
Oh, great to hear that!
Works when I tried it out from my home machine to a developer org. Fails on work machine to a sandbox