You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before 5.40 the system was regenerating element IDs every time a page/a block or a template is opened in one of our editors. Now we are putting in place a stable reference ID for each element to allow us to extend the functionalities we offer in the future.
For example, we are planning on using these stable IDs for Translations, but most users will benefit from this change immediately, e.g. using them for triaging issues will make error resolution a lot quicker.
The text was updated successfully, but these errors were encountered:
Before 5.40 the system was regenerating element IDs every time a page/a block or a template is opened in one of our editors. Now we are putting in place a stable reference ID for each element to allow us to extend the functionalities we offer in the future.
For example, we are planning on using these stable IDs for Translations, but most users will benefit from this change immediately, e.g. using them for triaging issues will make error resolution a lot quicker.
The text was updated successfully, but these errors were encountered: