Find a way to visualise changes to lang-variants #67
enkelmedia
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Today we're filtering all events in the "timeline" to only show the latest change for each node no, so if the editor changes both the English and Swedish we'll only show that there was ONE change to this node and we'll also show the English node name.
This leaves some room for improvements here, maybe to "aggregate" any changes to multiple change versions into one.
Data looks like this
As we can se the log entries only contains the language name but I guess it would be possible to translate this into a link as well: /umbraco/#/content/content/edit/1121?mculture=en-US
Beta Was this translation helpful? Give feedback.
All reactions