Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Which is a valid @user reference for the user that last modify the page?

Hi,

I am using the Comala workflow and want an email to be triggered on both rejection and approval of a page to the last person who contributed to that page. 

I am successfully sending emails but to authors of the page, and I was not able determine the correct reference to replace 'author' in the triggers. I tried using  'lastmodifier', 'changedby',  'modifiedby'. None of them works.

So, what should I replace the 'author' in the following trigger with?

{trigger:pagerejected|approval=Review|partial=true}
{send-email:user=@author@|subject=Rejected Page}
@page@ has been REJECTED!
{send-email}
{trigger}

1 answer

1 accepted

:) I found it out. The reference should be only: modifier

So, the trigger that works for me is:


{trigger:pagerejected|approval=Review|partial=true}
{send-email:user=@modifier@|subject=Rejected Page}
@page@ has been REJECTED!
{send-email}
{trigger}

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events