Allow dynamic assignment of values in conditional branching actions. Currently if you have an extension field of type person, you can only assign that person to a specific value, e.g. Chris Jones. What I would like to do is assign that person field to another extension field. In the case of Stockland they have workflows where there is either a current manager or a new manager. If I could use conditional branching to assign an extension field Final Manager to either Current Manager or New Manager, then reference the Final Manager through out the workflow rather than constantly having to check between the two managers.
it would be useful to be able to assign other values to fields as well.
e.g. set the due by date to be the request date + 5
Basically implement the equivalent of the Rules Builder for the CMDB Task Action.