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. |
3 answers
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:
It looks like:
|
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. |
Additionally, there is no oscl_mapping.xml file in CQ 7.1.x what makes the mapping to a specific field not possible.
|
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.