Trend reports on web-dashboard (0.6M5)
We get a " Parameter loading failed: Not Found" message after adding a trend report to a dashboard page (for instance "open-vs-closed work items").
The "Team Area", "Category" and "Interval" dropdown lists in the "edit-setting" dialog do not contain any items to choose from.
Running the same report from the RTC client works fine.
thanks
Daan.
The "Team Area", "Category" and "Interval" dropdown lists in the "edit-setting" dialog do not contain any items to choose from.
Running the same report from the RTC client works fine.
thanks
Daan.
6 answers
dejan wrote:
I think Dejan's right. To verify this, could you look in the server log
and see if there is a corresponding exception?
Assuming this is true, take a look at the first FAQ in our Reports FAQ:
https://jazz.net/wiki/bin/view/Main/ReportsFAQ
This will guide you through re-deploying the reports (note that the
report ID field is very important, as that is how the dashboard finds
the appropriate report).
If this doesn't work, please open a work item in the Reports component
and we'll debug it from there.
Thanks,
james
Jazz Reports Team Lead
This seems like the micro report for the report is missing in the
repository.
I think Dejan's right. To verify this, could you look in the server log
and see if there is a corresponding exception?
Assuming this is true, take a look at the first FAQ in our Reports FAQ:
https://jazz.net/wiki/bin/view/Main/ReportsFAQ
This will guide you through re-deploying the reports (note that the
report ID field is very important, as that is how the dashboard finds
the appropriate report).
If this doesn't work, please open a work item in the Reports component
and we'll debug it from there.
Thanks,
james
Jazz Reports Team Lead
You are right, it seems that for some reason we are missing all report-templates. Adding them all by hand for each project-area would be quite some effort....
I added one for testing purpose (workitems.MicroOpenWorkItemsByType) which solves the error (and corresponding exception in the errorlog). The problem is not solved however; we now get the message:
Parameter loading failed: Property does not exist: parameters.children
(without a corresponding java exception in the errorlog)
regards
Daan.
I added one for testing purpose (workitems.MicroOpenWorkItemsByType) which solves the error (and corresponding exception in the errorlog). The problem is not solved however; we now get the message:
Parameter loading failed: Property does not exist: parameters.children
(without a corresponding java exception in the errorlog)
regards
Daan.
dvdmunni wrote:
Hi Daan,
This is a javascript error on the client, which is why there is no
exception in the server log. Could you open a work item in the Reports
component, and we'll debug it there?
Thanks,
james
Jazz Reports Team Lead
You are right, it seems that for some reason we are missing all
report-templates. Adding them all by hand for each project-area would
be quite some effort....
I added one for testing purpose (workitems.MicroOpenWorkItemsByType)
which solves the error (and corresponding exception in the errorlog).
The problem is not solved however; we now get the message:
Parameter loading failed: Property does not exist:
parameters.children
(without a corresponding java exception in the errorlog)
regards
Daan.
Hi Daan,
This is a javascript error on the client, which is why there is no
exception in the server log. Could you open a work item in the Reports
component, and we'll debug it there?
Thanks,
james
Jazz Reports Team Lead
dvdmunni wrote:
Hmm. Strange, but I'm glad this is fixed. If you see it pop up again,
please let us know.
Thanks,
james
Jazz Reports Team Lead
We decided to start with a fresh repository, importing the latest
baseline of our configuration items (we have been migrating our
repository since M1).
This has fixed the above reporting issues.
regards
Daan.
Hmm. Strange, but I'm glad this is fixed. If you see it pop up again,
please let us know.
Thanks,
james
Jazz Reports Team Lead