What's the best way to auto populate a field dependent on another field?
I'd like to implement something where by if a certain priority is set (e.g. P1) that the 'Major Incident' template is inserted.So that the description and short description fields are populated with template text. What's the best way to go about imp...