Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Anthony FishbeckAnthony FishbeckReporter
Gavin HallidayGavin HallidayPriority
MajorFix versions
Labels
Pull Request URL
Roadmap
Not applicableDue date
Jun 30, 2022
Details
Details
Components
Assignee
Anthony Fishbeck
Anthony FishbeckReporter
Gavin Halliday
Gavin HallidayPriority
Fix versions
Labels
Pull Request URL
Roadmap
Not applicable
Due date
Jun 30, 2022
Created May 17, 2021 at 11:02 AM
Updated March 13, 2025 at 2:48 PM
Resolved June 28, 2022 at 9:26 AM
Currently when publishing a query there is an option to copy the meta information, but no option to copy the physical files. In cloud environments this would probably a useful option. (The option is available in the base calls, but defaults to false.)
The same should go for the other places which add roxie meta data (queryset copying and package map deployment).
Note: Care should be taken to ensure the files are copied efficiently and in parallel. Currently the code would copy them on esp, but it may be better to use a load balanced dafilesrv, or directly use the cloud apis where possible.