After entering detailed checkout comments before checking out my files on a development branch, I inadvertently overlooked the fact that while checking in the files, .
would preserve the checkout comments as my checkin comments, and entered some minimal comments as part of checkin, thus getting my checkout comments overwritten.
Now, when I do a ct describe -l
on the same branch for the checked in elements, I can only see the minimal check in comments.
Is there a way to retrieve the original comments that I had entered as part of my checkout process for these elements?