How do I add curation rules and overrides etc agai...
# community-help
d
How do I add curation rules and overrides etc against a collection alias in Typesense Cloud? Every new deploy I make will create a new collection, point the alias to the new collection, delete the old collection. I need curation rules to persist between builds...
k
Yeah, this is a pain point that we want to address in the near future by decoupling curation rules from being to a collection and to exist as independent entities. Currently you need to backup and recreate them for new collections.
d
Ok! So I need to fetch the existing rules, and apply them to the new collection? Thanks
k
Yes 👍
d
Got it. Easy enough :) Thank you for clarifying!
k
You're welcome!