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

[tools] Type error in data_integrity/update_candidate_latest_diagnosis.php #9710

Open
jeffersoncasimir opened this issue Mar 14, 2025 · 0 comments
Assignees
Labels
27.0.0 - Bugs Bugs Found in LORIS 27 testing Module: candidate_parameters PR or issue related to candidate_parameters module
Milestone

Comments

@jeffersoncasimir
Copy link
Contributor

The following error occurs on test-dev-270:

lorisadmin@test-dev-270:/var/www/Loris$ php tools/data_integrity/update_candidate_latest_diagnosis.php
PHP Fatal error:  Uncaught TypeError: ValidatableIdentifier::__construct(): Argument #1 ($value) must be of type string, int given, called in /var/www/Loris/tools/data_integrity/update_candidate_latest_diagnosis.php on line 117 and defined in /var/www/Loris/php/libraries/ValidatableIdentifier.php:58
Stack trace:
#0 /var/www/Loris/tools/data_integrity/update_candidate_latest_diagnosis.php(117): ValidatableIdentifier->__construct()
#1 {main}
  thrown in /var/www/Loris/php/libraries/ValidatableIdentifier.php on line 58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
27.0.0 - Bugs Bugs Found in LORIS 27 testing Module: candidate_parameters PR or issue related to candidate_parameters module
Projects
None yet
Development

No branches or pull requests

2 participants