Skip to content

Remove "Move book" button and API #433

Description

@benoit74

When moving a book from staging to production, we should not use the "Move book" button anymore but rather the "Promote book" button, so that what needs to be fixed is fixed, and what needs to be confirmed is confirmed. The "Move button" should be hidden for this case.

When moving a book from production to staging, I would prefer we have a similar "Unpromote book" button, so that we have (a-)symmetric buttons.

We should also remove /books/{book_id}/move API and add a /books/{book_id}/unpromote API.

We finally need to ensure that /books/{book_id}/promote works only when book is in quarantine or staging, and /books/{book_id}/unpromote works only when book is in production.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions