[IMPLEMENTED] CLI: Import all assets from folder

I have…

  • [ x] Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [ x] Bug report
  • [ ] Performance issue
  • [ ] Documentation issue or request

Current behavior

When dragging and dropping a folder into the assets, the folder is not created. The folder is reflected in the asset’s name instead.

Expected behavior

A new asset folder should be created and assets uploaded into said folder.

Minimal reproduction of the problem

drag / drop a folder with files in it into the assets upload area.

Environment

  • [ x] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ ] Cloud version

Version: squidex/squidex:local

Browser:

  • [x ] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

I have never implemented this feature, so I would treat it as feature request.

sorry I didn’t realize that. fair point.

1 Like

I know that it would be a great feature, but it is a nightmare to implement in the UI. I have no plans for that, but it might be a good feature for the CLI.

I have added a function to the CLI for that.

2 Likes

This topic was automatically closed after 2 days. New replies are no longer allowed.