Business Rules: Update to include ${current_user} and/or ${action_performer}

Business Rules: Update to include ${current_user} and/or ${action_performer}

Hello,

Please consider the following change request to Business Rules:

My objective is to be able to automatically add anyone as a follower when they make a comment. The purpose is to get email notifications when issues are updated that they aren't necessarily assigned to and aren't the reporter or project owner (ie the manager). This would also avoid the requirement to #tag someone for every comment.

"Assigned to" in Actions includes the variable action_performer, while current_user is available in blueprints. If either (the appropriate one) could be added to followers as a criteria, I believe this would achieve that objective.

Thank you.