Skip to content

Backend: Add field to catalog_resources to indicate visibility

Context

We want the CI Catalog to only show catalog resources that contain valid components. We need a field on catalog_resources that indicates whether or not the resource should be displayed in the Catalog.

Proposed solution

Add a state column to catalog_resources that is a tinyint enum with 2 possible values - draft and published

Implementation Table

Group Issue Link
backend 👈 You are here
backend #426280 (closed)
Edited by Mark Nuzzo