Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix two issues with save and next form #80

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

NikNakk
Copy link

@NikNakk NikNakk commented Aug 11, 2020

This pull request fixes #57 and fixes #68. I've put more detailed comments in both issues.

This check should prevent the access denied error described in ctsit#57.

Currently always checks against the logged in user and ignores the
"View project as user" option.
Makes use of auto parameter when redirecting which instructs REDCap
to replace the id with the correct one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Save & Go to Next Form" breaks with 2+ users User being directed to unauthorized page
1 participant