-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
impact/changelogThis change should be reflected in the NEWS.txt fileThis change should be reflected in the NEWS.txt filekind/feature
Milestone
Description
To be done:
- relax constraints on database level (/collection/{slug}: exception happens when user adds a series to collection that already has this series #986)
- make it possible to add more than one instance of a series
- update a view to show a list of series
- make it possible to delete only one instance of a series from a collection
- protect deletion against removing someone's else instance (we've already protected by the SQL query that we use)
- don't show "New" badge multiple times (I'll deal with it in a separate issue)
- customize "Series isn't part of your collection" message => "Add another one instance of this series to collection"
- integration test
- the form is visible again
- the message has been changed
- a number of stamps is displayed
Metadata
Metadata
Assignees
Labels
impact/changelogThis change should be reflected in the NEWS.txt fileThis change should be reflected in the NEWS.txt filekind/feature