Problem/Motivation
With current implementation the file system selection is available after assets download, hence unable to switch file system later. With this implementation it will be easy to select file system before downloading the assets.
Steps to reproduce
- Install DAM and configure
- Import DAM asset in Drupal
- Visit media type edit form
- No option to choose file system, only download and sync assets button available.
- Once clicked unable to switch file system.
Proposed resolution
- Make the choose file system option available before assets download.
- Confirm in Drush command that user wants to proceed with the default file system or like to switch.
Issue fork acquia_dam-3611644
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
rajeshreeputraRequesting review.
Comment #5
rajeshreeputraMR merged!