Provide catalog custom attribute default value for newly created items in dashboard

Hey @camslice! Thanks for your feedback, I’ll be sure to mark it down as a feature request.

You’re correct, there is not currently a way to use SearchCatalogItems to filter specifically for the absence of a custom attribute. If possible, you may find it easier to invert the logic of your custom attribute and check for True instead — that way you can check for items that explicitly had that set to True.

2 Likes