complexdatacollective / Server

A tool for storing, analyzing, and exporting Network Canvas interview data.
http://networkcanvas.com/
GNU General Public License v3.0
2 stars 2 forks source link

caseId filter and sort not working correctly #307

Closed rebeccamadsen closed 3 years ago

rebeccamadsen commented 3 years ago

In the case management view of Server, clicking on the caseId column label to sort appears to instead sort by sessionId. Also, if you type in the "filter" text field, the caseId column is not included in matches. It is likely connected to prior expectations of transposed session data, which is no longer how sessions are stored. We need to update the sort and filter with the new data structure in mind.

unsorted case id