Skip to content

POST /metadata/organizations endpoint creates organizations with invalid _ctid field. #795

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

Closed
chuang-CE opened this issue Apr 24, 2025 · 4 comments
Assignees

Comments

@chuang-CE
Copy link
Collaborator

When creating an organization, the _ctid field is just a GUID not a CTID. I executed the POST [/metadata/organizations] endpoint with this payload:
{
"name": "navy"
}

and got this as a response:
{
"id": "b28b7b31-d312-4653-91cd-f32426dd0bb8",
"name": "navy",
"_ctid": "ac86f32c-88a8-4298-bfd8-996e94e53e87",
"description": null
}

@jeannekitchens
Copy link

@excelsior @edgarf please provide an update on this issue here.

@excelsior
Copy link
Collaborator

Merged and pushed in the CLLC repo.

@edgarf
Copy link
Collaborator

edgarf commented May 27, 2025

@chuang-CE - can we close this task?

@khasan786
Copy link
Collaborator

@chuang-CE Please advise if this task can be closed or let me know and I can do it on your behalf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants