Rally Software

 View Only

 Get Long Description from Revision history using WSAPI

Sahithi Yarlagadda's profile image
Sahithi Yarlagadda posted Mar 20, 2023 04:50 AM

Hi,

I wanted to retrieve Description that is updated few days back from revision history using WSAPI.

Below are the steps i followed

  1. Retrieved RevisionHistory Collection URL from testcase API
  2. Got Revision Details from Revision Collection URL.
  3. Got Revision in which Description-rally-property is updated.

Description of that particular Revision is being retrieved as

'DESCRIPTION changed [<br/>value too long to display], OWNER changed from [XXXXXX@YY.com] to [shared.crerallyuser@ge.com], TEST FOLDER changed from [TFXXXXX: Test Folder old name] to [TFXXXX: Test Folder New Name]'
 

How can i get my old description back