“Private album" option is missing from edit album page #69
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: aheathershaw/blue-twilight#69
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
LNT00:
Option is only displayed on New album page, it should also be available on Edit album.
This is by design.
Prior to v2.0 when there were no detailed permissions controls, the “private album” checkbox was a simple flag that said if you weren’t logged in, you couldn’t access the album.
Since then, the access control is driven by the “permissions” tab and there is no concept of a “private album.” You give access to those who you want to see it, or to nobody so only you can see it.
When you create a new album, if you don’t tick the “private” checkbox the app will add a default set of permissions that allows anonymous users to see and view it.
Therefore there is no “private” flag to edit after an album is created - you just set or unset the relevant permissions.
LNT00:
Sounds good!
Migrated from https://github.com/andysh-uk/blue-twilight/issues/69