how to edit a workitem which is readonly in a particular state
I made a workitem field to be "Hide if Empty", but now how do I make it visible again for adding content to it? I made a workitem to be readonly at a particular state. But once it is in that state it is completely non-editable, not even allowing me to change the state, how will I make it move to the next state so that I can modify it? |
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
For the first question, you may use script based value provider to assign a value for the attribute.
Can you provide some more details on first question?