Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Notifications of delay

Norberto Lopes Cabaço
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 14, 2024

Hello, 

Can you please advise if it's possible to be notificated in this case:

Software Project | Company Managed or Team Managed

-> Task #1 is assigned to Team Member #1

-> Task #2 is assigned to Team Member #2 and is blocked by Task #1

-> Task #3 is assigned to Team Member #1 and is blocked by Task #2

Question 1: If I, Team Member #1, go to Timeline and change the start & end date of Task #1, will Team Member #2 be notified that his work will be delayed ?

Question 2: Should not Task #2 and Task #3 automatically be moved when moving Task #1, once they are all blocked by it?

Thank you 

1 answer

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 14, 2024

Hi @Norberto Lopes Cabaço -- Welcome to the Atlassian Community!

For your question 1: no, they will not be notified, by default.  If they are watching the issue they will see the change. 

As an alternative, an automation rule could be created which watches for that specific type of change and notifies the assignees (e.g., by email) of the specific, linked issues.

 

For your question 2: timelines do not automatically adjust the Start Date and Due Date values of linked issues, like a project management tool would. 

Again, an automation rule could be created to try to do this, but it gets quite complicated to implement correctly and can be unreliable due to the possibility of cross-linking issues and rule execution timing.

Kind regards,
Bill

Norberto Lopes Cabaço
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 15, 2024

Hi @Bill Sheboy thank you for your update, uau, in my perspective these were 2 very basic features when supervising a project and avoiding Triple Constraint.

In relation with question #1 could you please advise on an hypothetical rule that could turn on notifications? 

Thank you in advance,

Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 15, 2024

A very simple example could be:

  • trigger: field updated for Start Date or Due Date
  • branch: over the linked issues of any blocking types you want to check
    • condition: check if the issue has an assignee value
    • action: send email to the assignee, notifying them of the change to the trigger issue

You may use the {{triggerIssue}} smart value to access the fields, including them in the email to the blocked issue's assignee.

 

To get you started on creating your rule, please refer to these documentation and example sources:

 

If you run into challenges with the rule, post images of the complete rule, its actions, and of the audit log details, explaining what is not working as you expected.  That will provide context for the community to offer suggestions.

 

Suggest an answer

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

Atlassian Community Events