enonic / xp

Enonic XP
https://enonic.com
GNU General Public License v3.0
202 stars 34 forks source link

Applying permissions in the Content Wizard should not require saving the content #6636

Closed alansemenov closed 6 years ago

alansemenov commented 6 years ago

"Edit permissions" dialog behaves differently when used from the Content grid (when opened via info widget) and from the Content Wizard. In the first case permissions will be applied right after the Apply button is clicked, in the second case user has to save the content to apply the permission changes.

This is confusing, and we should change the behaviour to always apply permissions with the Apply button, without having to save. Other changes done in the Wizard should not be a part of this permission change operation - if user changed some data in the Content Wizard and then changed permissions, he will have to save the changes.

See also https://github.com/enonic/xp/issues/6635 - this must work in exactly the same way when changing permissions from the Content Wizard, and user must get the same notification ("Permissions applied to content...") after the task is completed.

vbradnitski commented 6 years ago

Issue moved to enonic/app-contentstudio #509 via ZenHub