How do I create a follow-up action to calculate total estimated hours on child tasks when the parent story is saved?
I would like to create a follow-up action for a User Story that will read the estimated hours for all child tasks and populate the Estimate attribute on the Story when it is saved; or a task is added, removed, or modified. It needs to work with both the web and Eclipse clients. I assume that means that this is a server side extension. True?
Based on the research so far, it would appear that it calls for writing an extension and then
I have reviewed "Rational Team Concert Extensions Workshop" but it's not clear how to proceed.I have also reviewed the link @ https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation
Do I need to use the Plug-in Development Environment (PDE) to do this? I am not a Java developer but am willing to learn as much as I need to to implement this solution. I just need some direction.
Thanks in advance
Accepted answer
Your other assumptions and statements are correct.
Comments
One other answer
Hi Ralph,
I have made it up to the last module and have made it to step 18 in Lab 6, where it asks for the project to be shared and describes the way to select Jazz Source Control and then the component. In my 6.0.1 instance I am not seeing the option to select source control when I share my project. Any idea as to what I have done wrong?
I tried to upload the screen shots to show what I am seeing but my "reputation score" does not allow it. (Has to be greater than 60 apparently.)
What I am seeing is that when I share the project I get a box with my repository listed myadmin@localhost and then a place to select a component but there are none shown, the box is completely empty. The Login, New Component, and New Folder buttons are all grayed out. There is an option to create a new repository but I wasn't sure how to proceed in that area.
Any help would gratefully accepted.
Ryan