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

Project creation fails when other odk credentials used even if provided credentials are correct #1944

Closed
manjitapandey opened this issue Dec 3, 2024 · 3 comments
Assignees
Labels
backend Related to backend code bug Something isn't working effort:low Likely a few hours priority:high Should be addressed as a priority testing:ready Ready for testing

Comments

@manjitapandey
Copy link
Contributor

Describe the bug
Project creation fails when other odk credentials used even if provided credentials are correct

To Reproduce
Steps to reproduce the behavior:

  1. Create organisation with odk credentials
  2. Approve the organisation'
  3. create a new project using the same org
  4. See error

Expected behavior
The project should be created with other odk credentials too along with hotosm.

Screenshots
Image

Additional context
Add any other context about the problem here.

@manjitapandey manjitapandey added bug Something isn't working backend Related to backend code labels Dec 3, 2024
@spwoodcock
Copy link
Member

Good catch! We don't do this very often, so great to test it works

@Sujanadh
Copy link
Collaborator

Sujanadh commented Dec 5, 2024

There was double encryption of the password when a new organisation was created; that is the reason for not being able to make a connection to ODK Central while creating a project.

@spwoodcock
Copy link
Member

I have verified this is fixed 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend code bug Something isn't working effort:low Likely a few hours priority:high Should be addressed as a priority testing:ready Ready for testing
Projects
Development

No branches or pull requests

3 participants