***Note from Migration:***
Original Title was: Removing parameters should invalidate transformers instead of resolving default value
Currently if you delete a user parameter that is referenced by a transformer, the transformer parameter is changed to be hardcoded to the default value of the user parameter.
It would be nice if the behaviour was instead like that of a missing attribute, where the transformer becomes invalid (red gear) and the missing attribute (user parameter) is highlighted.


