JRS v5.0.2 not filtering custom attributes of a custom Work Item type
Hello folks,
I have a question regarding how custom RTC attributes are collected by JRS.
I have created a custom work item type with the following custom attributes (besides other OOTB attributes):
'Stakeholders' custom attribute, represented by the attribute type of 'contributor'.
'Score' custom attribute, represented by the attribute type of 'enumeration', with a list of values from 1 to 10.
'Product' custom attribute, represented by the attribute type of 'enumeration', with a list of products/solutions provided by us.
The purpose of this WI type would be to capture the 'score' which should be provided by stakeholders on how they think the product/solution we deliver is doing.
Then, a JRS report would calculate the average score for each of the Releases (by using OOTB 'Found In' attribute).
The problem I have is the following:
On the JRS server, I can see the custom WI type within the list of work item types.
However, I cannot see the new three custom attributes associated to that new work item type although I am able to see other custom attributes created quite some time ago for another custom work item types created by us.
Can you please let me know if I am missing something? Maybe an specific job that must be run? Maybe missing configuration from the RTC side?
Additional info about our development environment:
JRS 5.0.2 including DCC component
About the Jazz Reporting Service
Version: 5.0.2
Build ID: JRS_5.0.2-I20141028-2014
CCM & JTS are 5.0.2
Many thanks in advance,
Vicky
I have a question regarding how custom RTC attributes are collected by JRS.
I have created a custom work item type with the following custom attributes (besides other OOTB attributes):
'Stakeholders' custom attribute, represented by the attribute type of 'contributor'.
'Score' custom attribute, represented by the attribute type of 'enumeration', with a list of values from 1 to 10.
'Product' custom attribute, represented by the attribute type of 'enumeration', with a list of products/solutions provided by us.
The purpose of this WI type would be to capture the 'score' which should be provided by stakeholders on how they think the product/solution we deliver is doing.
Then, a JRS report would calculate the average score for each of the Releases (by using OOTB 'Found In' attribute).
The problem I have is the following:
On the JRS server, I can see the custom WI type within the list of work item types.
However, I cannot see the new three custom attributes associated to that new work item type although I am able to see other custom attributes created quite some time ago for another custom work item types created by us.
Can you please let me know if I am missing something? Maybe an specific job that must be run? Maybe missing configuration from the RTC side?
Additional info about our development environment:
JRS 5.0.2 including DCC component
About the Jazz Reporting Service
Version: 5.0.2
Build ID: JRS_5.0.2-I20141028-2014
CCM & JTS are 5.0.2
Many thanks in advance,
Vicky
4 answers
Hi, Vicky
You will need to run DCC ETL data collection jobs first. You may have configured to run once a day hence you can see those old custom attributes. It does not seem that you have applied ifix on 5.0.2. There are several JRS related fixes in the ifix hence you may need to apply the ifix first: http://www-01.ibm.com/support/docview.wss?uid=swg24039933#FIXLIST
and then run the etl jobs.
In my test with v5.0.2 ifix04, I am able to see the enumeration type of custom attributes but contributor type of custom attribute is still missing. I think it could be a defect in the tool. You can contact IBM client support to address that issue.
Thanks
You will need to run DCC ETL data collection jobs first. You may have configured to run once a day hence you can see those old custom attributes. It does not seem that you have applied ifix on 5.0.2. There are several JRS related fixes in the ifix hence you may need to apply the ifix first: http://www-01.ibm.com/support/docview.wss?uid=swg24039933#FIXLIST
and then run the etl jobs.
In my test with v5.0.2 ifix04, I am able to see the enumeration type of custom attributes but contributor type of custom attribute is still missing. I think it could be a defect in the tool. You can contact IBM client support to address that issue.
Thanks
Comments
2 votes
Besides notes in previous answers, JRS 5.0.2 doesn't support custom attribute of 'contributor' type, so you won't be able to see Stakeholders attribute. It should be added to 6.0.1.
Comments
1 vote