Skip to content

Display quarantine, staging, needs_file_operation and has_error books in inbox #205

@benoit74

Description

@benoit74

In the Inbox tab, we want to display all books which require user attention.

This means quarantine (as of today) and staging (to be added) books.

Also display there books which needs a file operation (even if they do not require user action, but having them centralized in a single view is convenient) and books which have errors.

Books should be sorted for better readability:

  • first by status: has_error then quarantine then staging then needs_file_operation
  • then by created_at (descending, i.e. most recent books first)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions