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

Missing a reliable unique key feature #9401

Closed
mfendeksilverstripe opened this issue Feb 9, 2020 · 1 comment
Closed

Missing a reliable unique key feature #9401

mfendeksilverstripe opened this issue Feb 9, 2020 · 1 comment

Comments

@mfendeksilverstripe
Copy link
Contributor

It's quite handy to have a reliable unique key available for any DataObject. Example use would be caching identifier or template rendering (unique IDs which JavaScript can pick up)

Currently, a feature with such capability is missing. The unique key has to be reliable and also consider object modifiers such as versioned and fluent.

Fixed in #9400

@emteknetnz
Copy link
Member

Linked PR was merged, closing now

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

3 participants