ui-icts / redcap-admin-dashboard

Provides a sortable table view of various reports on REDCap metadata
MIT License
2 stars 2 forks source link

Admin Dashbord not working #25

Open frissner opened 1 month ago

frissner commented 1 month ago

Hello, i added Admin dashboard module v4.1.3 to my REDCap 14.0.26 LTS instance.

i imported the new Admin Dashboard project and configured the module with the appropriate PID. i changed the selectstatement as stated in "how to initialize this project" i verified that "Source column for generating URLs" contains "project_id#group#hidden"

When calling tab "projects by user" i get

DataTables warning: table id=reportTable_1 - Requested unknown parameter 'username' for row 0, column 0. For more information about this error, please see http://datatables.net/tn/4

same on the other tabs

running the queries from "SQL Reports (Queries Only)" in "Database Query Tool" in REDCap Control Center all seems to be fine. The mentioned row 0 column 0 (i assume row 0 ist table header) contains the expected value ('username' in the case mentioned above)

what am i doing wrong? how can i fix this error?

Best, Florian

AlexandreDu45 commented 2 weeks ago

Hello Florian, You can check the answer of this problem in the redcap community : https://redcap.vumc.org/community/post.php?id=220514