Skip to content

REDCap UI bug fixes from testing#1

Open
MaximeBICMTL wants to merge 1 commit intoregisoc:20250710_redcap_uifrom
MaximeBICMTL:regis_redcap_ui_pr_fix
Open

REDCap UI bug fixes from testing#1
MaximeBICMTL wants to merge 1 commit intoregisoc:20250710_redcap_uifrom
MaximeBICMTL:regis_redcap_ui_pr_fix

Conversation

@MaximeBICMTL
Copy link

@MaximeBICMTL MaximeBICMTL commented Jan 18, 2026

List of fixes:

  • Fix a typo in an SQL patch statement.
  • Fix a type error in the import script where the instrument name was sent instead of the instrument object.
  • Update import Queries to RedcapQueries.
  • Update queries column FormName to InstrumentName to match the SQL schema.
  • Convert booleans to integers before sending it to the database (because the LORIS PHP database abstraction sucks and cannot directly insert booleans).
  • Add trailing newlines to some files that were missing them (note that this helps to generate better SQL patches when combining all the patches of a LORIS version).
  • Add a .gitignore file so that the compiled Javascript files do not pollute the git tree.

@MaximeBICMTL MaximeBICMTL force-pushed the regis_redcap_ui_pr_fix branch from 68d6d9c to fce2cc3 Compare January 18, 2026 16:33
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.

1 participant