You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I discovered what I think is a pretty bad bug. If you rename a snippet, you are unable to ever delete the original. It is possible I missed something, but this is what I am seeing. I was only able to work around this by upping the priority of the remaining snippets so that it never hits the original
This is the output of my generated VCL after:
Creating a "backendroutesfetch" snippet with priority 30
I am unable to delete the "backendroutesfetch" snippet (it doesn't exist in the Magento Admin UI).
I am unable to rename the snippet BACK to the original (it says it already exists)
I am unable to create a new snippet with the name "backendroutesfetch" (I get an error like "backendroutesfetch" already exists").
The text was updated successfully, but these errors were encountered:
I discovered what I think is a pretty bad bug. If you rename a snippet, you are unable to ever delete the original. It is possible I missed something, but this is what I am seeing. I was only able to work around this by upping the priority of the remaining snippets so that it never hits the original
This is the output of my generated VCL after:
I am unable to delete the "backendroutesfetch" snippet (it doesn't exist in the Magento Admin UI).
I am unable to rename the snippet BACK to the original (it says it already exists)
I am unable to create a new snippet with the name "backendroutesfetch" (I get an error like "backendroutesfetch" already exists").
The text was updated successfully, but these errors were encountered: