Snippets not working

I am having some problems while using a snippet in a query. When I run the query with the snippet it returns a wrong result, not correctly classifing (the snippet is used inside a CASE WHEN). But when I use the actual piece of code that is represented by the snipped the query works just fine.

Is there any known issue with the snippets going on?

Hi @gabi
It's working fine when I test, but something is telling me that you might have tried to modify the snippet reference, which can cause an invalid reference - see this issue:
https://github.com/metabase/metabase/issues/15387 - upvote by clicking :+1: on the first post