Can a query be copied from one RTC 4.0.5 instance to another?
2 answers
Hi,
To copy queries what I did in my past is,
To copy queries what I did in my past is,
- Launch RTC Eclipse client and open Process Configuration editor
- Add a query as "Predefined Query" ( Project Configuration > Configuration Data > Work Item > Predefined Query, click Add button and select the query)
- See Process Configuration Source and copy the XML representation of the query, such like
<query description="...." id="com.ibm.team.workitem.queries.predefined.openCreated" name="Open Created by me">
.....
</query>
-
Paste the XML query source into the Process Configuration source of the another project area and save
- Now you see the query in the Predefined Query on the other project area, so you can use it or copy and save as another (non predefined) query.
Hope this helps.
Hi, Roger
No, you cannot export and import query or copy a query.
See the discussions in this post:
https://jazz.net/forum/questions/166769/rtc-is-it-possible-to-exportimport-query-definitions-from-one-pa-to-another
Regarding copy a query, the below RFE is quite popular and you can vote for it as well:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=37198
No, you cannot export and import query or copy a query.
See the discussions in this post:
https://jazz.net/forum/questions/166769/rtc-is-it-possible-to-exportimport-query-definitions-from-one-pa-to-another
Regarding copy a query, the below RFE is quite popular and you can vote for it as well:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=37198