Behavior of crop volume module

Hi,

I used to use crop volume as a procedure to avoid having to resample volumes after I manually aligned them. It involved steps of manually creating a transformation, creating a new ROI that encompasses the full volume in its new orientation, and running the crop volume with interpolated cropping.

This is no longer functioning for me. Instead, when I open the resultant crop volume in, say in Fiji, I can the image data in the same orientation as the original volume. (Slicer build r25771, on linux)

Is there a way to get the old behavior back?

Computation of IJK to RAS matrix had to be changed because in the old version spacing was incorrectly computed for volumes with permuted axis order (RAS spacing was taken from the IJK axes respectively; even when for example IJK was aligned with SRA axes). This led to degraded image quality for anisotropic output.

Does Fiji ignore image axis directions matrix?
What was the direction matrix in the cropped volumes that worked for you in the past and what matrix is in the new volumes?