Source control in PB2017 and 2019 was improved to no longer export all objects into a common folder. It now creates a subfolder for each PBL and extracts it's source there. This avoids the problem of having objects with the same name in multiple PBLs over writing each other. Sadly this new behavior was not implemented in PBC or Orcascript. Is this something that will be resolved at some point?