Issue with "Execution Status using Weight" QM report
QM 4.0.1 user reports certain parameter choices on the QM report in the subject line will show
"Error happened running the report"No stack trace is available. Using Firebug I tracked this to a illegal parameter exception and the POST data contains (among other information):
POST data for report:If I follow that last parameterValue in browser it mutters something about a project :
parameterName plan
parameterName iteration
parameterName testcase
...
parameterValue '_weiJgccyEeG-4rBit94NIg'
parameterValue '_oFcQQMc1EeG-4rBit94NIg'
parameterValue 'https://my.server.url:9443/jazz/web/console/_MEjqse7mEeKmRZrp4SVMLw'
You have successfully logged into Jazz Team Server but not able to access the Project '_MEjqse7mEeKmRZrp4SVMLw'.
Contact your Jazz Team Server Administrator to verify that the project is valid and you have the permission to access the project.
This doesn't happen on every choice made for Test Case, just certain ones. This template appears to be up-to-date as it's not offered on the "Deploy new resources" of the Reports page.
One answer
Is the string _MEjqse7mEeKmRZrp4SVMLw in the list?
Maybe there is a permission problem?
Comments
No, that string doesn't appear anywhere in the https://myserver:9443/jazz/oslc_qm/catalog data.
When I query the database for ITEM_ID with that value, it's found in PLANNING.VERSIONABLE_ITEM and PLANNING.VERSIONED_TEST_PLAN_TEST_CASES tables.
The error is complaining about a project area, and the link is a project area console link. So that's why you should check the project area feed, not a catalog link