Partially satisfies Issue 714 by providing a Name getter method on Transaction to get the current transaction name.
Needs review to ensure adding this won't be a problem anywhere but looks to work reliably so far.
Adding this much toward the customer issue because it's simple enough to do now with minimal effort for the upcoming release until looking at the rest of the enhancement request in that issue at a later time.
Partially satisfies Issue 714 by providing a
Name
getter method onTransaction
to get the current transaction name.Needs review to ensure adding this won't be a problem anywhere but looks to work reliably so far. Adding this much toward the customer issue because it's simple enough to do now with minimal effort for the upcoming release until looking at the rest of the enhancement request in that issue at a later time.