Is it possible to enable "include link history" option on a workitem programatically?
One answer
"Include link history" is a GUI flag, not a persistent property of a work item. How would programmatic access to that GUI flag be of value?
Comments
If programmatic access of that variable cannot help to enable the configuration ,is there any way to enable it programmatically?
It sounds like you are asking "is there a way to change the default behavior, so that include link history is on by default". I am not aware of any way to do it, and given the significant load on the system that would result if you turned it on by default, why would you want to do it?