- Issue created by @sergiogsanchez
- Issue was unassigned.
- Status changed to Needs review
6 months ago 8:12pm 13 June 2024 - π¨π΄Colombia sergiogsanchez
Patch is ready for review, it should work with subdirectories and import YML valid files within those folders, it should help when your deployment shouldn't depend on the zip file and you need to update that content from time to time.
- πΊπΈUnited States mortona2k Seattle
I'll take a look next time I have to do imports. Right now I'm keeping zip files in git, and having individual files would be better to show the updates in the diffs.
With this workflow, a dev could download the files from the UI and put them in the directory (is there a way to download them straight to there?).
Otherwise, I think the export needs an option to do individual files for bulk updating.
- Status changed to Needs work
6 months ago 4:16pm 14 June 2024 - π¨π΄Colombia jidrone
There is a .DS_Store file in the patch, it needs to be removed.
- Status changed to Needs review
6 months ago 8:54pm 18 June 2024 - π¨π΄Colombia sergiogsanchez
I removed the .DS_Store file and tested the assets directory import recursively