Using the CQ Connector for a peer review process (was: CC Co
Geoffrey Clemm (30.1k●3●30●35)
| asked Jan 04 '08, 5:48 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Split off from a CC Connector thread:
- currently, we have custom peer review record types in |
One answer
- currently, we have custom peer review record types in I'm assuming you created something like a Review record type in CQ, with a workflow that transitions through states like "Needs Review" -> "Review in Progress" -> "Review Completed". If so, then you can do a similar thing in Jazz - create a custom work item type and a work flow to go with it. For the basic idea, see the "Work Item Customization" section in the jazz.net article https://jazz.net/learn/LearnItem.jsp?href=content/docs/work-items/index.html And assuming that you can define substantially the same type of review work item and work flow in Jazz, you'll be able to connect them to the CQ records that you use for reviews. Work flow states are synchronized like any other property, by defining a mapping between the CQ and Jazz values. However, you'll have to wait for the M5 milestone in order to do that, which is when we're planning on having support for custom work item types and work flows. John |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.