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: [CADT] Import organizations endpoint does not work properly #1091

Open
ccornick opened this issue May 17, 2024 · 0 comments
Open

FIX: [CADT] Import organizations endpoint does not work properly #1091

ccornick opened this issue May 17, 2024 · 0 comments

Comments

@ccornick
Copy link
Contributor

ccornick commented May 17, 2024

When I do PUT http://localhost:31310/v1/organizations/import and provide body { "orgUid": "454bcc302564388fb14183a04d0bbd9f84c9d22d3699c8131ea27ec95f6409e4" }

I get a success message from the RPC, but I see an odd log line in CADT logs that says [object] [Object]. I suspect we need more logging to figure out exactly what is going on, but it never actually imports the org.

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

No branches or pull requests

1 participant