"Error in user$id: $ operator is invalid for atomic vectors" when enabled [Resumable] in startSession Module.
koalawangyang opened this issue · 0 comments
koalawangyang commented
Concerto Platform version
v5.0.26
Expected behavior
The Test should be normal and could be resumable after enabled [Resumable].
Actual behavior
The Test would display "Test problem encountered. Execution halted."
And the error message could be found in system logs.
Steps to reproduce the issue
- In startSession Module, check the [Resumable?] box and save the test.
- Click [Run Test] to test it.
- Error occurred.