-
Notifications
You must be signed in to change notification settings - Fork 106
Deleting a former ghost page deletes the page in the other locale #775
Comments
Deleting should actually work this way, and removing only the content of one locale is a missing feature we haven't implemented yet. The only problem I see here, is that the user should actually not be allowed to delete the page, if he doesn't have the permission to do so in all languages. |
@danrot Oh, ok, thank you. Should I add the BTW: I think you misread something, I deleted the page with the Admin user (he has all permissions everywhere). |
Actually I thought we already had an issue like that... But I can't find it anymore. Maybe you can create a new issue, which explains this feature (doesn't have anything to do with the permission stuff you've described here). |
Ok! Created issue #776. |
Just to be sure, it would not have been possible to delete the page without having the permissions for all languages? |
Ok, I just checked it and have bad news. I could delete a page with User_DE even though he only has write permissions in the Should I create a separate issue for that? |
@afroewis Yes, that would be awesome. |
Created #777. |
Actual Behavior
Two users:
"EnglishGuy" only has read & write permission in
en
locale"Admin" can do anything in
de
+en
en
localeen
locale in thede
locale.de
localeThis does not only delete the page in
de
, but also inen
.Expected Behavior
Only the page in the current locale (
de
) should be deleted.The text was updated successfully, but these errors were encountered: