Closed plastikfan closed 3 years ago
Currently, when using a transform, a prior rename has to take place using Pattern. This is a pseudo requirement and ends up hampering the use of the transform.
Need to decouple the Pattern parameter from the Transform and bypass a prior rename.
OOPS, I forgot to implement checking of the Success flag on the action result in case the transform is mis-behaved.
Currently, when using a transform, a prior rename has to take place using Pattern. This is a pseudo requirement and ends up hampering the use of the transform.
Need to decouple the Pattern parameter from the Transform and bypass a prior rename.