priority-edit.vm file $issue object missing

Miroslav Havrlent August 21, 2013

Hi,

I had a modified version of priority-edit.vm file in JIRA v 5.2.6.
The same file doesn't work in JIRA 6.0.6 because of missing $issue property.
I also cannot find any documentation on which properties are accessible from priority-edit.vm template file.

Sample code to check presence of $issue property in priority-edit.vm file:
#if ($issue)
issue variable exist
#else
issue variable does not exist
#end

Could someone please tell me how to access $issue from the template?

5 answers

0 votes
Bharadwaj Jannu
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.
September 17, 2013

hi Miroslav Havrlent,

do you tried with $issueObject variable?

0 votes
Miroslav Havrlent September 2, 2013

Am I really the only one that needs the priorities setup based on project or category????

0 votes
Miroslav Havrlent September 1, 2013

I've already read those documents. They are completely useless in this case.

0 votes
RambanamP
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.
September 1, 2013
0 votes
Miroslav Havrlent September 1, 2013

Bump.

Suggest an answer

Log in or Sign up to answer