FB - Delete Label for VSS

Hi everyone.

In our deployment solution, we introduced a TSQL based security to block any installation from missing an environment (ie: Dev --> Test --> Prod ; Installing in Prod without prior install in Test will trigger an error)

Doing so, we use VSS labels to take our applications' code. If it fails, we delete the VSS label and send an email.

Using vss command line, I saw that to delete a label, we need to pass it a blank space in a creation by referencing the original label name. I decided to give it a try in the VSS label action. That actually works in the Final Builder's VSS GUI.

My wish : Having an option or an action "Delete Label". Passing a blank space to a VSS label action works, but when you look at it, you see nothing in the textboxes and wonder if the step actually do something (except for the guy who made it). A seperate action or an option could be a lot easier to manage than finding a blank space in a textbox.

Thanks you !

Gentle bump, any news on this one ?

Thx !