Hello all,
Would appreciate some advice.
Context:
A user creates a Jira ticket. From this ticket they perform a transition that calls a custom plugin. We will call the transition “Create Calendar”.
The plug in should access a confluence page called Calendar Template, make a copy of it, and save it. I will leave it it that for now.
What is the best way to go about this?
Edit: Previous problem fixed, but still require a hint.