When defect is created under parent story, Planned effort of that new defect must get added to story

indrasengupta
Tera Guru

When defect is created under parent story, "Planned effort" of that new defect must get added to story "Planned effort", currently Out of the box functionally replaces the "Planned effort" of story with "Planned effort" of defect. I want to get it added instead.

earlier story story had "Planned effort" 2, but when defect got created "Planned effort" of story got replaced with "Planned effort" of defect.

indrasengupta_0-1744869808880.png


Child defect.

indrasengupta_1-1744869868601.png

 

 

8 REPLIES 8

Hello @indrasengupta ,

 

The Planned effort is behaving as expected. This field is a calculated field and sums up all the Planned efforts from the child defects.

 

Shree_G_0-1744900420127.png

 

This shows the sum of all the defects planned efforts.

Shree_G_1-1744900467164.png

 

In you keep adding the defect to the planned efforts this would not give you correct efforts, Instead you can record the Story efforts in "Story Points" and add this to the current Planned efforts with the existing efforts. this way you will get a correct calculations.

 

Write a business rule for Before - update as well.

 

 

Shree_G_3-1744901558427.png

 

Worked for me :

Shree_G_4-1744901651837.png

 


If this solution helped resolve your issue, please consider marking it as helpful or correct.
This will assist others in finding the solution faster and close the thread.

Did not worked, story has 2 points, defect has 3 so planned efforts must be 5

indrasengupta_1-1745046557945.png

 



indrasengupta_4-1745046681985.png

 



indrasengupta_2-1745046594802.pngindrasengupta_3-1745046607778.png

 

 

@indrasengupta 

Change the Business rule condition to “Planned effort” changes :

Shree_G_0-1745136368924.png

 

 


If this solution helped resolve your issue, please consider marking it as helpful or correct.
This will assist others in finding the solution faster and close the thread.

did not worked