On 3/18/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > <SNIP> > > > > > > Actually I believe we should simply configure jira to not allow an issue > > to > > be closed without an assignee. The same should apply for not specifying a > > "fix for" field, etc. Those fields should be defined as mandatory. Not > > sure > > how to do this with jira but I supposed it's possible. > > > I suppose that it can be done by adding a validator in the "Close Issue" > transition defined in our workflow.
You can specify a post function to any transition. One of them is changing the _assign to_ field to a particular value. Forcing the fix version is not possible out-of-the-box AFAIK. Forcing a field is only allowed when creating the issue, not in a workflow transition. HTH, Stéphane -- .::You're welcome ::. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
