You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If any filters are selected in the main Submissions tab then on the Testing tab no test Submissions are shown
URL of the page
On test server /projects/473/forms/BFHI_ODK_primary_v2.0/draft/testing
Steps to reproduce the problem
Open any published Form which has a draft version and some test Submissions as well. On test server you can use /projects/473/forms/BFHI_ODK_primary_v2.0/draft/testing
Go to Testing tab, you will see the testing Submissions
Go to Submission tab, select any filters, I have been selecting 'Edited' from the review state dropdown.
Go back to the Testing tab, now no Submission is visible. In the console, I see an error TypeError: Cannot read properties of null (reading 'abort')
Screenshot
Expected behavior
Filters on Submissions tab should not have any effects on testing Submissions
Central version shown in version.txt
2d95a612218e7c73ee8b3e715749401f08fc00ac (v2024.2.1-1-g2d95a61)
99b11a8cc7d30dbc03376f97ab345dc0d18c2a98 client (v2024.2.1)
+d2054f4d901a548296514f2807a85520ec69f34c server (v2024.2.0-28-gd2054f4d)
Browser version
Chrome 129.0.6668.103 (Official Build) (arm64)
Around when did you see the problem (in UTC)?
2024-10-18 7:00 PM
Other notes (if any)
Error message and stack trace in the console:
TypeError: Cannot read properties of null (reading 'abort')
at Proxy.cancelRequest (resource.js:67:71)
at Proxy.request (resource.js:203:37)
at Proxy.fetchChunk (list.vue:254:18)
at Proxy.fetchData (list.vue:293:12)
at Proxy.created (list.vue:239:10)
at a (runtime-core.esm-bundler.js:158:32)
at l (runtime-core.esm-bundler.js:166:17)
at Wt (runtime-core.esm-bundler.js:3509:3)
at Ut (runtime-core.esm-bundler.js:3427:5)
at qr (runtime-core.esm-bundler.js:7341:5)
The text was updated successfully, but these errors were encountered:
Problem description
If any filters are selected in the main Submissions tab then on the Testing tab no test Submissions are shown
URL of the page
On test server
/projects/473/forms/BFHI_ODK_primary_v2.0/draft/testing
Steps to reproduce the problem
/projects/473/forms/BFHI_ODK_primary_v2.0/draft/testing
TypeError: Cannot read properties of null (reading 'abort')
Screenshot
Expected behavior
Filters on Submissions tab should not have any effects on testing Submissions
Central version shown in version.txt
Browser version
Chrome 129.0.6668.103 (Official Build) (arm64)
Around when did you see the problem (in UTC)?
2024-10-18 7:00 PM
Other notes (if any)
Error message and stack trace in the console:
The text was updated successfully, but these errors were encountered: