Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the macro body of the system macro's from the confluence page ?

Sushma
September 10, 2019

Hi All

I want to get the macro body of the system macro(not the user macro) in confluence from the confluence page.I want to do it with script runner?

Anybody knows how to do it ?

sectionmacro.PNGIn the above screenshot, I have used "Section macro"(inbuilt confluence macro).I want read and update the macro body .

Does anybody knows how to do it ?

Regards

Sushma

1 answer

1 accepted

Suggest an answer

Log in or Sign up to answer
0 votes
Answer accepted
Kristian Walker _Adaptavist_
Community Champion
July 17, 2019

Hi Chris,

Thank you for your question.

I can confirm that we have an example post function script located here which shows how you can extract the value of a user picker field and set the assignee as the extracted user.

Using this script you just need to set the UserPickerFieldName variable to the name of your user picker field.

You will be able to modify this script to achieve your requirements using a Script Listiner configured to fire on the Issue Updated event. 

If you are using a different field type for the Dev field then you can refer to the examples for extracting custom field values in the documentation pages located here.

If this response has answered your question can you please mark it as accepted so that other users can see it is correct when searching for similar answers.

Regards,

Kristian

Chris Gannaway
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 17, 2019

Thanks, works great from console, so I should be able to put it into a post function from there.

Kristian Walker _Adaptavist_
Community Champion
July 17, 2019

Hi Chris,

I can confirm that this example code can be configured inside of a post function.

Regards,

Kristian

TAGS
AUG Leaders

Atlassian Community Events