Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Why are CQ queries on RTC Dashboard only showing ID in link?

Hi,

CLM is at 4.0.1 and is "friended" with a CQ 7 project for defects.  When I choose the CQ Queries widget for the dasbhoard and select a query, the result only shows the ID and not the Headline as well.  I tried this with several queries.

In the past they've always shown the ID and Headline.  Is this expected now?   If I maximize the widget it does show the additional info but I would expect the Headline when not maximized as well.

0 votes



3 answers

Permanent link

I saw same behaviour on a CQ 8.x system if the oslc_mapping.xml is mapping the Summary field to a CQ field which is empty or not existing.

Not sure if this behaviour is the same in CQ7 or if it is because CQ7 may not known the oscl_mapping.xml file.

The file is on a CQ8 system at this location:
D:\IBM\RationalSDLC\ClearQuest\cqweb\cqwebprofile\installedApps\dfltCell\TeamEAR.ear\cqweb.war\WEB-INF\classes

It looks like:

<oslcRecordConfig type="cq.record:Request@CQ_Schema/CQDB">
     <oslcFieldMapping field="JAZZTitle" name="dcterms:title"/> <oslcFieldMapping field="description" name="dcterms:description"/>
</oslcRecordConfig>

1 vote


Permanent link
I had a similar issue recently with CQ 7.1.2.12 and RTC 5.0.2.

The results of my investigation showed that renaming the CQ field "Headline" to something else results in the RTC Widget to display only the id. This seems to be hardcoded somewhere, so RTC expects to find the CQ field called "headline", and renaming it will break the widget.

1 vote


Permanent link
Additionally, there is no oscl_mapping.xml file in CQ 7.1.x what makes the mapping to a specific field not possible.

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,020
× 7,495

Question asked: Jun 21 '13, 1:16 a.m.

Question was seen: 5,068 times

Last updated: Oct 02 '15, 11:10 a.m.

Related questions
Confirmation Cancel Confirm