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
We found a bug with the FRSL when using Double Data Entry module, and we were able to replicate it. Here is the XML file to create the test project: Bug_FRSL_And_DoubleDataEntry_200706.zip
Steps to reproduce the issue
Create a test project using the XML file provided
Enable the Double Data Entry Module
Enable the Form Render Skip Logic 3.3.11 and configure it as following:
a. Control fields: Control mode=Default, Field=Multiplicity, Arm: Arm 1 - Event: Event 1
b. Branching logic: Condition=2, Target forms=form_2
Add another user (dde_1) in your project and define it as DDE Person#1
Log in as dde_1 and add a new record to the project:
a. In the first form, select Multiplicity=Twins, and click Save & Exit Form
b. The second form should be accessible, but it is still hidden. Besides if you click Record Status Dashboard, Form 2 of this record is not hidden but if you click Form 2, you still can't access the form.
If you try step 5, but logged in as a normal user, the issue is not present.
We are using REDCap 9.0.1 but we have also tried using REDCap 9.8.4 and the issue is still present.
The text was updated successfully, but these errors were encountered:
This check should prevent the access denied error described in ctsit#79.
Currently always checks against the logged in user and ignores the
"View project as user" option.
Hello,
We found a bug with the FRSL when using Double Data Entry module, and we were able to replicate it. Here is the XML file to create the test project: Bug_FRSL_And_DoubleDataEntry_200706.zip
Steps to reproduce the issue
a. Control fields: Control mode=Default, Field=Multiplicity, Arm: Arm 1 - Event: Event 1
b. Branching logic: Condition=2, Target forms=form_2
a. In the first form, select Multiplicity=Twins, and click Save & Exit Form
b. The second form should be accessible, but it is still hidden. Besides if you click Record Status Dashboard, Form 2 of this record is not hidden but if you click Form 2, you still can't access the form.
If you try step 5, but logged in as a normal user, the issue is not present.
We are using REDCap 9.0.1 but we have also tried using REDCap 9.8.4 and the issue is still present.
The text was updated successfully, but these errors were encountered: