Hi <@U01PL2YSG8L>, we encounter this bug also, we ...
# community-help
t
Hi @Kishore Nallan, we encounter this bug also, we could not re-create the analytics rule after delete it. The problem is, we re-create collection every day to sync new data to Typesense (we use alias to switch collection), but the analytics rule does not work with alias, so we have to delete the rule and re-create it to point to the new collection. But after delete the rule, we could not re-create it, the error message is
{"message": "Events must contain a unique name."}
. How do we solve this problem?