Skip to content

Step 2: Support multiple indices to Elasticsearch Admin options

This issue is not released yet, all the involved MRs are merged into !17230 (closed) and the remainder of this work is being tracked in &1769.


This depends on Elasticsearch Decouple code for versioned schema for repository and Wiki so should not be scheduled in this milestone.

Problem to solve

We want to be able to add multiple indices being managed in Elasticsearch admin options.

This allows to create more than one, set them up and activate/deactivate them for smooth operations.

More details in epic: &1769

Intended users

Instance admins.

Proposal

Prototype: https://sketch.cloud/s/qw9WV

image

image

Full spec (Sketch)

Please see the mockups for every screen and state in the Sketch file published above.

Tasks

These are the variations and tasks foreseen at a high-level:

  • List indices
    • Not indexed yet
    • Indexing
    • Fully indexed
  • Edit index
  • Add new index
  • Start indexing
    • Modal
  • Pause indexing
    • Modal
  • Resume indexing
    • Modal
  • Reindex
    • Modal
  • Activate
    • Modal
  • Remove index
    • Modal

What does success look like, and how can we measure that?

What is the type of buyer?

Links / references

Edited by Markus Koller