You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both import and process seem to be setting the incorrect FileCreateDate. Imported and processed files get the date the process was run and not that of the original image creation date.
Needs further analysis.
The text was updated successfully, but these errors were encountered:
Further testing has confirmed that goprox sets the correct file creation dates - at least initially and can be verified through the built in test suite (only available in a developer install - from the cloned git repo root)
Both
import
andprocess
seem to be setting the incorrect FileCreateDate. Imported and processed files get the date the process was run and not that of the original image creation date.Needs further analysis.
The text was updated successfully, but these errors were encountered: