rubyjedi / joplin

This is RubyJedi's unofficial fork, which adds MySQL/MariaDB support to Joplin-Server. All bugs here are mine alone.
https://joplinapp.org
Other
0 stars 0 forks source link

SERVER: shared-notebooks don't propagate newly created notes to sharing peers #6

Open rubyjedi opened 1 year ago

rubyjedi commented 1 year ago

When creating a new note within a shared-notebook, it is only visible or accessible to the originator of the new note.

Synchronizing to the server does save the note (as expected), but it seems the server side is not alerting other peers to the fact that there is a new note within the shared-notebook to be fetched.

The only consistent way I've found to get this new note to "appear" on others' machines is to unshare and reshare the folder.

rubyjedi commented 1 year ago

SeeAlso: laurent22/joplin#7353

Seems there is a larger underlying issue when it comes to Sharing.