Skip to content

Cells: Move `appearances` into `clusterwide`

Kamil Trzciński requested to merge cells-appearances-clusterwide-settings into master

What does this MR do and why?

  • This table is configured from Admin Area and are cluster-wide.
  • This uses a work already done for application_settings.
  • A new mechanism is added to selectively ignore queries generated by uploads.
  • The uploads problem are to be tracked separately.

Since this is accessed in isolation no future work is required to split joins.

References:

Follow-ups:

How to set up and validate locally

GDK: Follow the process from: !109439 (merged)

GCK: Use this branch: gitlab-compose-kit!233 (merged) and follow the environment configuration.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kamil Trzciński

Merge request reports