I'm working on an offline test system that I've moved all the data from a live system to evaluate the newest version of Matrix. I'm having problems when I edit and commit or reparse a design it throws the error:
MySource Warning
You do not have permission to save the attributes of "menu__sub_menu__sub_menu" (#4475) [CORE0121]
I'm logged in as root. I figured I'd have permissions to do about anything.
I can't find menu__sub_menu__sub_menu anywhere. How do I go about locating this asset and obtaining permissions? It's only one design others I've been able edit and reparse.
This post addresses the issue you are having. As suggested, check your database time is correct then wait for the locks to expire.
To find the asset mentioned in the warning, enter the Asset ID (4475) into the search box at the top right of the backend interface.
[quote] As suggested, check your database time is correct then wait for the locks to expire.
[right][post=“14245”]<{POST_SNAPBACK}>[/post][/right][/quote]
How do you set the database time for a Postgres database?
PostgreSQL doesn't need to have its time format changed (like Oracle does). I have seen this error before, though – and from my experimentation it actually doesn't have any impact on the frontend (i.e. changes to the design are being saved).
I suspect there is some complications with customisations occuring here. Could you log this as a bug so that its official and someone can attempt to reproduce it in a known environment?