Action /state name change depending on attribute value
Hi All,
I have looked into https://jazz.net/forum/questions/104615/list-of-actionstate-change-depending-on-attribute-value
my query is similar but not same.
I have initial state as "New" and next state as "In progress". Before moving to "In progress" state i want to display actions depending on attribute value.
If attribute value is"A" the action name "A in progress"
For other values action name in status pull down will remail default as "In Progress"
Please let me know is it possible. and How.
Thanks,
Kavita
Accepted answer
Comments
Hi All,
I have been working on extensions. But I have no idea on renaming current work item' s State Transition pull down menu.
Can any one suggect me how to set/what method to be used.
in Iworkitem, only GetStateTransitions() is present but no further methods to access and rename any on data.