Item Description related question
I have an item with some item description. I delete this item description and update some new description. Is there any table in agile database which stores the old item description?
Hi Achuth,
If you are changing the description of any released Item as part of revision change, Old Description can be found in REV Table.
Also, any update on description is logged in the ITEM_HISTORY table(Items with Revision). It can be also seen in the History Tab from webclient.
Thanks,
Karthik