Is it possible to change / assign a colour to Labels in Team Managed Projects ?
Unfortunately you can't do this out of the box.
One idea is that you could add a Workflow Post Function to the initial Create transition of the Workflow.
You would need to write a plugin with a Workflow Post Function that would set the Affects Version to "current" if it is empty.
Unfornatley this would not show the default to the user on the create screen, it would set it after they click OK, if they hadn't explicitly set an Affects Version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.