Atlassian Certified in Managing Jira Projects for Cloud (ACP-100) — Question 20
You are moving a workflow from your staging Jira instance to production. On importing the workflow, Jira notifies you that the post-functions will not be imported.
Staging Jira is on version 6.4 and production Jira is on version 6.3.
Why did this happen?
Answer options
- A. The apps installed on staging are not the same as on production.
- B. The production and staging instances are using different versions of Jira.
- C. You exported the workflow as XML instead of JWB.
- D. Custom post-functions are not included in workflow export.
Correct answer: B
Explanation
The correct answer is B because different versions of Jira can lead to compatibility issues, preventing certain features like post-functions from being imported. Options A, C, and D do not address the versioning issue, which is the primary reason for the import failure.