jupyterhub / the-littlest-jupyterhub

Simple JupyterHub distribution for 1-100 users on a single server
https://tljh.jupyter.org
BSD 3-Clause "New" or "Revised" License
1.03k stars 339 forks source link

New directories are not visible to already existing users and the current admin #875

Open sanaatucd opened 1 year ago

sanaatucd commented 1 year ago

Bug description

After logging in as admin, I create two users (user1 and user2). Then I create three directories by following all three methods provided here.

The problem is that no directories are accessible by current admin and two users.

But, when I create new user user3, all of three directories are accessible by this new user.

Expected behaviour

Whenever I create any directory, it must be visible to the current admin and all existing users.

Actual behaviour

Newly created directories are not accessible by current admin and pre-existing users.

Your personal set up

welcome[bot] commented 1 year ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada: