Accidentally I deleted viewA
having activity actA
. Now I could find the activity actA
still existed in the stream.
I could again create a view with same name viewA
but when I do cleartool lsact
it does not list any activity.
I am able to do setact viewA
manually but I want to link this activity to the viewA
so that when I issue cleartool lsact
my activity actA
should be listed by default.