-
-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
In a shared collections, if I try to edit an adventure and if this adventure have a categories owned by the original user. I can’t edit the adventure, got this error :
« Adventures must be associated with categories owned by the same user »
To Reproduce
Steps to reproduce the behavior:
- Create a collection
- Add an adventure, create a new category and associate it with the adventure
- Share this collection with another user
- Logout
- Connect with the second user
- Go to the shared collection
- Edit the adventure
- Try to save
- Check the log to see the error message : 'Adventures must be associated with categories owned by the same user‘
Expected behavior
A clear and concise description of what you expected to happen.
Being able to edit adventure shared with me
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
In progress