Equivalent method to fetchCompleteState
Is there any equivalent method for fetchCompleteState on versionableManager to fetch data of historic files? I'm having troubles with retrieving file name of file added in previous changelists. Here is example:
And now when I'm trying to get file name or file path of file in changelist 1 using following code:
I'm getting name and path of renamed file. How to get it's old name and path?
|
One answer
Ok found the solution:
But still having isses with resolving file path. Anyways this is a big step. |
Your answer
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.