benedwards44 / packagebuilder

Django + Heroku application for building a package.xml of your Salesforce Org
https://packagebuilder.herokuapp.com
MIT License
104 stars 81 forks source link

Check if org has flows before doing processing #15

Closed sfdcale closed 5 years ago

sfdcale commented 5 years ago

With the recent change added to get version number for flows, It is failing if org doesn't have flows as below. Added a check to see if org has flow components before calling the method to add version numbers.

selection_134