User notification on tag - how?

2 hours 52 minutes ago
Avatar

How can I force Spira to generate an email notification to tagged users? Can't find such an option in 9.1.0.0

I was even considering building a SpiraApp for this, but then there doesn't seem to be a hook to an internal Spira email server (or at least I am not aware of it).

Here's what I want to achieve:

  1. A user A leaves a comment tagging user B.
  2. User B reads the comment and leaves their own, tagging user C
  3. User C performs some action and leaves comment tagging users A and B

In this scenario the desired behaviour would be:

  1.  Issue notifications to the last "tagged" comment.
  2. Only issue notifications as per scenario above: for 1 - only user A, for 2 - only C, for 3 - A and B

If that's not possible, then what's the point of tags?

 

3 Replies
2 hours 23 minutes ago
Avatar
re: inmarsys 2 hours 52 minutes ago

Hello,

The @mention feature in Spira currently serves only as a visual reference/link to a user within the comment text — it does not hook into the notification engine.

There is an option to notify all subscribed users/roles on ANY comment — not just the tagged ones, unfortunately.

And yes, that is right - SpiraApps do not have access to an internal email-sending mechanism, so it cannot solve this at this moment.

An API polling service can be considered as an alternative viable workaround instead:

  • Poll the comment/history API for new comments
  • Parse comment text for @username patterns
  • Send emails via your own SMTP server to the mentioned users

 

 

Regards,
Victoria -

1 hour 41 minutes ago
Avatar
re: inflectra.Victoria Wednesday, June 10, 2026

Hi Victoria,

Thank you for your response.

Are you sure that comments will not generate a notification?
From what I can see in Notification settings, it is possible to tick the "Comment" checkbox.
 

14 minutes ago
Avatar
re: inmarsys Wednesday, June 10, 2026

Hello,

Yes, exactly - that is what I said: there is a notification option for comments, however this notifies all subscribed users/roles on ANY comment— not just the tagged ones.

To read more about existing notification options please refer to the documentation here: 
https://spiradoc.inflectra.com/Spira-Administration-Guide/Template-Notifications/#notification-events

 

Regards,
Victoria -

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: 2 hours 52 minutes ago
  • Last Reply: 14 minutes ago
  • Replies: 3
  • Views: 18