Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic SYNERGY (steve huntington)
Decrease font size
Increase font size
Topic Title: Find all CRs including tasks in Completed status
Topic Summary:
Created On: 3-Jan-2007 13:11
Status: Read Only
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 3-Jan-2007 13:11
User is offline View Users Profile Print this message


Stéphane Thomas

Posts: 8
Joined: 20-Dec-2005

How can I create a query enabled to list all CRs in the Assigned status having all its associated tasks in the completed status?
Report this to a Moderator Report this to a Moderator
 25-Jan-2007 10:49
User is offline View Users Profile Print this message


michael Barnes

Posts: 85
Joined: 12-Nov-2003

The following is taken from my guidance notes to Change Synergy users:


The general rules for relationships in Change Synergy are:


    Relationships are directional. We will call the direction "source to destination".
    for a relationship named X there is a function "has_X( )" that queries for surce objects that have a destination object.
    for a relationship named X there is a function "is_X_of( )" that queries for destination objects that have a source object.
    is a standard query check of a single attribute for a single value. Examples: crstatus='assigned' ; crstatus match 'doc*'
    must be present, or the query will fail.


Specific functions for the task to CR relationship are:

    has_associated_task(cvtype='task')
    is_associated_task_of(cvtype='problem')



You will need to use has_associated_task(cvtype='task'), and extend the condition appropriately
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic SYNERGY forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 15:34.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.