Would like to transition a Bug based on the selected priority

Edison Casado September 11, 2012

Would like to transition a Bug based on the selected priority ... ie. A major bug will be auto assigned to developers on Create of the bug.

2 answers

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 11, 2012

You'll need a listener to do this (or post-function, if you want, but a listener can catch "edit" actions as well as creation and workflow activity)

However, you're using OnDemand, so you can't install one.

Edison Casado September 11, 2012

Nic, thanks for your effort. You are right I can't install Plugin (Listener) because we are using onDemand .. Also with the Post-Function it appears as if I cannot do:

If Priority=Critical then Transistion to Dev Else Transition to Open

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 11, 2012

You'll need a listener to do this (or post-function, if you want, but a listener can catch "edit" actions as well as creation and workflow activity)

However, you're using OnDemand, so you can't install one.

Suggest an answer

Log in or Sign up to answer