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
Allow cloning even if record is not writeable (#916)
* Allow cloning even if record is not writeable
The ability to clone does not depends on the source record being writeable.
* Check pimcore.settings['data-hub-writeable']
0 commit comments