Workaround for bug in DT: import of vertical HEIC photos not rotating

There is a bug in DT that has been around for a little while:

It seems that the only workaround is to remove the “QuickTime:Rotation=0” EXIF value from each of the HEIC files using exiftool.

Is there a better way? Preferably non-destructive?
Thx.
Paul.

Can you match on that metadata and apply the correct rotation?

Excellent idea - although my fear is that if I start rotating images, and then DT gets this bug fixed, then my images will rotate again. Would the manually applied rotation override any auto rotation which might get applied later?

I have no idea, but you could also auto apply a tag to those image so that if soemhting is off when the bug is fixed, you can correct them in bulk.

That should work. Thx for the idea.