Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Email content matches

This condition checks whether parts of the emails match or don't match a given regexp.

These email parts are:

  • Body
  • Subject
  • To addresses
  • Cc addresses
  • To/Cc addresses
  • From address
  • From name

Sender has NO access to the issue

This condition checks if the sender has permission to open the issue. Checks the BROWSE_PROJECTS permission. A customer also has BROWSE_PROJECTS permission if added as request participant.

If the sender has no access to the page, then the action in the if statement will be executed.

  • No labels