-
Notifications
You must be signed in to change notification settings - Fork 492
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
Regression: Conversion between Username/Email and "remote" accounts (Institution, ORCID, Google, and GitHub) no longer works #5260
Comments
As of dac897c (latest in develop branch, not release) here are the specific failures the API test suite is showing (all with the error "User doesn't know password"):
My fix for these is pull request #5306. |
ade04c4 successfully runs |
auth creds are based on bundle key, not value #5260
Hooray! Now that pull request #5306 has been merged API tests are passing on phoenix again! https://build.hmdc.harvard.edu:8443/job/phoenix.dataverse.org-apitest-develop/ |
https://build.hmdc.harvard.edu:8443/job/phoenix.dataverse.org-apitest-develop/286/testReport/ indicates that conversion from "remote" to "builtin" accounts no longer works:
This was first observed as of b632e40 which is just a merge of a doc change so I suspect the previous merge of pull request #5244 caused the regression.
The text was updated successfully, but these errors were encountered: