how to add space to page properties report macro?

Tim Riddle April 23, 2015

I created a decision page successfully;

I added the decision log to my home page that finds decision pages from multiple spaces.

I need to add a column to the decision log that displays the space in which each decision page resides.  How can I accomplish this?

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
Davin Studer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 27, 2015

You could easily create a space key user macro for this. Here is an example.

## Developed by: Davin Studer
## Date created: 04/27/2015
## @noparams

#$space.name #uncomment if you want space name
$space.key  #comment out if you want space name
Tim Riddle April 27, 2015

Perfect! Thanks!!

Davin Studer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 27, 2015
0 votes
Davin Studer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 23, 2015

The way to do it would be to add a key value pair to the page properties macro.

Tim Riddle April 24, 2015

I added the key value but would like to have the space name automatically fill rather than just have free form text entry into the cell. Is there a current space ID or space key macro?

TAGS
AUG Leaders

Atlassian Community Events