read history: how to get Original logged value version of a RTC workitem.
how to get Original logged value version of a RTC workitem. by RTC java code.
not the current version but the original version against which RTC item is logged.
Suppose current version is 2.0 but the original RTC item is logged against 1.0 . I need the last value of version which is 1.0.
Note: verison is a workItem Attribute.
Any help will be appreciated.