"Create work item copy" window's attributes can be hidden/removed from it?
Hi All,
I want to use "Create work item copy" option of right click menu on current work item in eclipse client. But few attributes are read only in current work item I dont want user to copy those to new WT. Is there any way to hide those attributes from window? Is it eclipse plug in should be modified?
Is there way in configuration I can remove those read only attributes from "Create work item copy" window.
Is it can be handled through server extensions? while creating new work item can I get context of new work item creation? Means Is new work ticket is getting created from "Create work item copy" option/ programtically created? depending on context dont allow to save those read only attributes.
Please provide any suggestion.
Thanks,
Kavita
One answer
On the other hand, we all know the process flows and requirements keeps on changing. So, if there is a requirement tomorrow where you don't want to select some particular attributes irrespective of their values then your custom solution might need to be enhanced again and this might go on and on.
In my opinion, this is probably easier to handle as a part of user education.