⚠️ This issue respects the following points: ⚠️
Bug description
To-do list sharing behaviour is inconsistent:
- In the Calendar view, it works
- In the Tasks view, it doesn't
Steps to reproduce
- Create a new calendar that is only for VTODO items (not VEVENTS):
- In a desktop/laptop web browser, go to your server's Tasks page (e.g. https://my.nextcloud.server/apps/tasks/ )
- Click + Add List...
- Type the name for your new todo list, such as test_list, and press the ↵ key on your keyboard
- Click that new list's share icon (tooltip says "Share this list")
- In the resulting Share with users or groups field, start typing the username of another user of your Nextcloud instance
- Bug (unexpected result): no results are shown
- You might think this means the list is simply not shareable, but...
- In the same browser, go to your server's Calendar page (e.g. https://my.nextcloud.server/apps/calendar/ )
- Mouse over the todo list you created earlier (e.g. test_list) and click the pencil icon (tooltip says "Edit and share calendar")
- In the resulting Share with users or groups field, start typing the username of another user of your Nextcloud instance
- The user is found, and the todo list can be shared with them.
Expected behavior
In the Tasks view, sharing the todo list should succeed just as it does in the Calendar view.
Nextcloud Server version
32.0.8.2
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
This is a hosted Nextcloud instance, so I cannot control which version of Nextcloud it runs. However, I have searched all bug reports and pull requests and did not notice any addressing this bug so presumably it is still a problem.
Bug description
To-do list sharing behaviour is inconsistent:
Steps to reproduce
Expected behavior
In the Tasks view, sharing the todo list should succeed just as it does in the Calendar view.
Nextcloud Server version
32.0.8.2
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
This is a hosted Nextcloud instance, so I cannot control which version of Nextcloud it runs. However, I have searched all bug reports and pull requests and did not notice any addressing this bug so presumably it is still a problem.