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

Allow using UUID as entity @Id property in azure-spring-data-cosmos #16823

Closed
alain-marcel opened this issue Oct 26, 2020 · 9 comments · Fixed by #24198
Closed

Allow using UUID as entity @Id property in azure-spring-data-cosmos #16823

alain-marcel opened this issue Oct 26, 2020 · 9 comments · Fixed by #24198
Assignees
Labels
azure-spring All azure-spring related issues azure-spring-cosmos Spring cosmos related issues. Client This issue points to a problem in the data-plane of the library. Cosmos customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone

Comments

@alain-marcel
Copy link

Now, entity @id must be of type String, Int, or Long.
It would be great to allow also UUID type.

@ghost ghost added needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Oct 26, 2020
@ghost
Copy link

ghost commented Oct 26, 2020

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @kushagraThapar, @anfeldma-ms

@kushagraThapar
Copy link
Member

@anfeldma-ms @mbhaskar - please follow up on this.

@joshfree joshfree added azure-spring All azure-spring related issues azure-spring-cosmos Spring cosmos related issues. Client This issue points to a problem in the data-plane of the library. Cosmos labels Oct 26, 2020
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Oct 26, 2020
@kushagraThapar
Copy link
Member

@mbhaskar - please take a look at this issue.

@witi83
Copy link

witi83 commented Feb 4, 2021

Hey all! Is there any timeline for this feature?

@alain-marcel
Copy link
Author

alain-marcel commented Feb 4, 2021 via email

@witi83
Copy link

witi83 commented Sep 9, 2021

@stliu any news?

@kushagraThapar
Copy link
Member

Will investigate it.

@alain-marcel
Copy link
Author

alain-marcel commented Sep 17, 2021 via email

@kushagraThapar
Copy link
Member

@alain-marcel - I have added the support for UUID id type here - #24198
please review the PR in case you have any suggestions, thanks!

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
azure-spring All azure-spring related issues azure-spring-cosmos Spring cosmos related issues. Client This issue points to a problem in the data-plane of the library. Cosmos customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants