I have a post function in a transition that creates an asset object. It works fine; however, it seems to disregard my "Unique" configuration and allows duplicate objects to be created.
Is there a condition I can use on my post-function to check to see if the object name already exists?