rockcarver / frodo-cli

A CLI to manage ForgeRock platform deployments supporting Identity Cloud tenants, ForgeOps deployments, and classic deployments.
MIT License
17 stars 16 forks source link

Fix journey import/export with dependencies and improve overall experience when moving complex journeys between environments #439

Open vscheuber opened 3 weeks ago

vscheuber commented 3 weeks ago

Need to fix currently broken dependency resolution when importing from a -A export. Dependent journey import files are not properly resolved and imported. Not sure when this broke.

Need to rethink how the export/import experience should be for complex configurations including dependent services like the new P1 integration services and also ESVs and secrets mappings.

jclayton40 commented 3 weeks ago

Glad I saw this as I almost opened a bug as well. :). This was working on the @next release which was around the 2.03 or so if I recall.