Replies: 3 comments 10 replies
-
Hummm, okay. I some possible reasons, but that highlight also some problems.
Yes, we assume that the tree is fully owned by the same user. It makes it easier to manage. I did not think of this possibility. The fix I can see is that when such occasion occur, an access_permission should also be added for the current user. |
Beta Was this translation helpful? Give feedback.
-
Is there some special album which I could use to achieve the same thing? |
Beta Was this translation helpful? Give feedback.
-
Problem with this approach is that the admin needs to setup the album and give permissions and in my situation there is not many persons who knows how to do that or can even login as admin. This means the photographers need to wait to be able to even create their album and after upload they loose the ownership of their album and pics. Special album would be better fit for this. I'm just thinking out loud now: Root album that is automatically shared to every user and admin and everyone could make one (owner would be null). Everyone would be able to link their album inside this one and make it public that way. They could define the link name. The album tree would ignore sharing settings of the linked albums and just use the root albums sharing settings. To check the linked album sharing settings the urls could be something like |
Beta Was this translation helpful? Give feedback.
-
Lychee version
master
Which PHP version are you using?
PHP 8.2
Detailed description of the problem
When I create album as a user in admin owned album I'm redirected to front page.
I think the newly created album should opened instead.
Steps to reproduce the issue
Is this expected? Should it be changed?
I have album structure
Album (Event) - Album (photographer) - Pictures
I achieve this now so that I let the users make the Event album where they state their name and as a admin I move the user owned album to the admin owned album, but I think it would be more usable the way I just tried and described as It would give the user all permissions to the albums they own and permissions would not be transferred to admin.
Diagnostics [REQUIRED]
Browser & System [REQUIRED]
FF, Docker
Please confirm (incomplete submissions will not be addressed)
Beta Was this translation helpful? Give feedback.
All reactions