Can I automate adding a comment when moving an issue OUT of a project space?

Renee Niewald March 30, 2023

I've set up a project space that is collecting issues from clients. They will be triaged and moved to the team that owns resolution. Is there a way I can automate adding a comment when the issue is moved OUT of the initial project space?

 

I have figured out how to add comments when an issue is moved into the project space with the trigger "issue moved".

1 answer

0 votes
Mark Segall
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 30, 2023

Hi @Renee Niewald - If I understand correctly, you're trying to capture when an issue has been moved out of a specific project?  If so, it would be the same rule as when a project is moved in scope, but the rule would need to be global.  You could do something like this:

  • TRIGGER: Issue Moved
  • ACTION: Comment
    • {{triggerIssue}} Moved from:
      {{changelog.project.fromString}} to {{changelog.project.toString}}

This isn't specific to in/out of scope, but every issue that is moved gets a comment that it was moved along with the source/target projects.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events