Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared notebook gets deleted if contributor changes its title #9709

Closed
hunhejj opened this issue Jan 12, 2024 · 0 comments
Closed

Shared notebook gets deleted if contributor changes its title #9709

hunhejj opened this issue Jan 12, 2024 · 0 comments
Labels
bug It's a bug high High priority issues server Issues related to Joplin Server

Comments

@hunhejj
Copy link

hunhejj commented Jan 12, 2024

Operating system

macOS

Joplin Server version

Self hosted Joplin Server v2.13.5 (dockerized)

Desktop version info

irrelevant

Current behaviour

Given I am logged in as "Alice"
When I create a notebook "Top secret notebook"
And I share the notebook with "Bob"
And I log in as "Bob"
And I accept the shared notebook
And I change the name to "Flawed notebook"
‼️Then the share button sign is not visible next to the notebook anymore
When I log in as "Alice", i.e. the original owner of the notebook
‼️Then the notebook is removed all together
‼️And all its notes are deleted.
When I log in as "Bob"
And I try to share the notebook with "Alice"
⚠️Then I get the error message "shared item cannot be shared again".

Expected behaviour

Given I am logged in as "Alice"
When I create a notebook "Top secret notebook"
And I share the notebook with "Bob"
And I log in as "Bob"
And I accept the shared notebook
And I change the name to "Flawed notebook"
Then the share button is visible next to the notebook
When I log in as "Alice", i.e. the original owner of the notebook
Then the notebook is visible
And it is called "Flawed notebook".

@hunhejj hunhejj added the bug It's a bug label Jan 12, 2024
@personalizedrefrigerator personalizedrefrigerator added the server Issues related to Joplin Server label Jan 12, 2024
@laurent22 laurent22 added the high High priority issues label Jan 12, 2024
laurent22 added a commit that referenced this issue Jan 13, 2024
laurent22 added a commit that referenced this issue Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It's a bug high High priority issues server Issues related to Joplin Server
Projects
None yet
Development

No branches or pull requests

3 participants