Shared Notebook Icon Persists After Sync Configuration Removal

Cross posting my issue to the forum as I'm unsure if this is a bug or if I am simply missing some workflow here: Shared Notebook Icon Persists After Sync Configuration Removal · Issue #6530 · laurent22/joplin · GitHub

Essentially - I had Joplin Server configured and was sharing a few notebooks, however I have since removed the sync configuration, but the sync icon still persists, even though nothing is being shared. I'm wondering if there's a way to properly cleanup the icon.

Environment

Joplin version: v2.7.15
Platform: Fedora
OS specifics: v35
Steps to reproduce

  1. Launch Joplin with an existing Sync configuration.
  2. Remove Sync settings from the app.
  3. Restart the app.
  4. Note that Joplin does not currently have any Synchronization configuration under Tools > Options > Synchronization.
  5. Note that there still remains a "shared" icon next to the notebook, even though no sync config exists.

Describe what you expected to happen

After removing any sync settings, I expected the shared icon to be removed.

In order to fix this I needed to uninstall and reinstall the Joplin app:

rm -r ~/.joplin
rm -r ~/.config/Joplin
rm -r ~/.config/joplin-desktop
rm ~/.local/share/applications/appimagekit-joplin.desktop

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.