Quantcast
Channel: All Quality Center / ALM Practitioners Forum posts
Viewing all articles
Browse latest Browse all 14708

Re: QC 9.2 while copied test case marked as copied

$
0
0
The suggestion from Avinash01 is that you need to find out the ActionName for the action that executes when you execute the Copy and Paste features. To do that you can insert a message box into the ActionCanExecute workflow to display the ActionName value.

Since this will display ActionNames for every action a user executes, you should use this only when you know there won't be any other users (or not very many) on the system. Then immediate try the Copy and Paste features, and note the action names displayed. Then immediately go back into the workflow and remove the code. You could make the code a bit more selective and have the message box display action names only for your user account.

Once you have the ActionNames associated with the Copy/Paste action, then you can modify the ActionCanExecute code to execute custom workflow code when the particular Copy/Paste action occurs.

Since the ActionCanExecute workflow is called before an action executes, I'm not sure that this will actually put you on the path to what you want to accomplish.

Unfortunately, I don't have time to explore this further, so I don't have any alternatives to suggest. You should probably spend some time studying the Administrator Guide section on Workflow Customization to get a good understanding of what might be possible.

Viewing all articles
Browse latest Browse all 14708

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>