Add int ids back in the info tabs until they are fully phased out #20231
jemayn
started this conversation in
Features and ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I find myself missing the int ids several times a day after working on Umbraco 16.
They seem to have been removed in all major info sections:


Media:
Content:
However, the int ids are still the primary id some places and it makes it really annoying to work with this!
Some examples:
__Key:04bdf22a-5d72-42d1-9735-07483686210c
to get it.I'd expect there to be other places where the int id is still the primary one. I understand why you would remove it with the idea of going towards guid ids instead, but untill that has been done everywhere it makes it a pain to work with without having an easy way to find nodes based on int ids!
Beta Was this translation helpful? Give feedback.
All reactions