Support Parameters (per structure) for transformations
Basically I create a structure per version of my application and I use automation to insert issues based on certain filters that are for the given version (e.g. bugs with certain properties for this version etc...). Not everything is inserted by automation, but there are several places where I use automation for inserting. Thus every time I create a new version, I have to "find" all these insert automations and modify their filter to match the new version: Not really a problem, but it would be very nice if I could somehow specify the version as an attribute of the structure itself and use this information in my filter. I suppose this should also be available for quick transformations.