hale icon indicating copy to clipboard operation
hale copied to clipboard

halez-archive function does not work correctly for FGDBs

Open JohannaOtt opened this issue 6 years ago • 3 comments

hale studio 3.5.0 release: When using a FGDB as source and saving the project as halez, only one FGDB file is added to the archive's resource folder (I assume, the one that has been chosen when importing the FGDB data to the project). This leads to the fact, that the data can't be loaded when trying to open the project from the halez file.

JohannaOtt avatar Jan 25 '19 13:01 JohannaOtt

The correct behaviour would be to include all files in the same folder in the archive; FGDBs are usually folder-based.

thorsten-reitz avatar Jan 28 '19 10:01 thorsten-reitz

The FGDB plugin most likely does not implement a ResourceAdvisor which is intended to provide specific functionality for copying resources if requried (e.g. multi-file resources).

stempler avatar Jan 28 '19 10:01 stempler

This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar May 16 '24 02:05 github-actions[bot]