Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip

We use theĀ continue flag on this request since we do have a couple of projects on our site that do not have a corresponding space and those are going to generate an error. We just want to ignore those and keep going through all the projects. We will check those at the end to confirm the expected projects failed.

Example - Auto Create Confluence Space

If you need to create a Confluence Space, this will do that automatically to match the Jira Project. Ignored if the space already exists.

Code Block
--action addSpaceLink --project XXX --options autoCreateSpace