I know I know..this has been discussed multiple times here on the forum where everybody mentioned that currently building a feature of Recycle bin is not feasible.
I am again trying to put same question- Can we build recycle bin feature in HP ALM. I googled and found that it is really possible to create this using the workflows and OTA. I am not a programmer , hence finding it difficult to implement.
Here are my thoughts to build this-
Lets take an example of Test Plan module-
1.Create a folder in Test Plan named as "Recycle Bin", direct child node to Subject folder
2.Build a feature , where when Test Case is deleted,it really not get deleted ( Test_CanDelete =False) and moved to Recycle Bin folder with renaming the test cases by appending time stamp of deletion
3.When Test are deleted from Recycle Bin folder- then normal Delete feature of ALM being called and all test cases deleted
4. For recycle bin folder- Users not allowd it rename it, delete it or move it.
I need your help.