Just updated to the 8.x-4.x-dev version to have gzip feature back, great :)

Unfortunately, when adding a "Server File Directory" backup destination, the "Directory Path" field is no more present, making impossible to specify backup destination.

Steps to reproduce:
- install backup_migrate-8.x-4.x-dev
- Go to module settings: /admin/config/development/backup_migrate/settings/destination
- Select "Destinations" and "+Add Backup Destination"
- Enter label and choose "Server File Directory" as type, click "Save and Continue", to be redirected to edit form where you could normally specify directory path
- Edit form displays but no "directory path" field is present

CommentFileSizeAuthor
#4 directory-path-2865949.patch485 bytesdinu r.
BUM_ko.jpg36.06 KBpmunch
BUM_should_be.jpg45.22 KBpmunch

Comments

pmunch created an issue. See original summary.

phily’s picture

This is also missing from 8.x-4.0-alpha2 release

couturier’s picture

Priority: Major » Normal

I can also confirm this issue exists in 8.x-4.x-alpha2. However, there are several other major issues with Backup and Migrate that need to be addressed as soon as possible, and an additional maintainer has been requested to help for several months now, but no one with the skills has come forward. Work is still going slowly. So, I'm setting the priority back to "Normal" since users can still save backups to several different destinations including downloads and private files directory, meaning this issue isn't a release blocker for the next alpha.

dinu r.’s picture

Status: Active » Needs review
StatusFileSize
new485 bytes

Attached please find a patch that fixes this issue.

Alex Andrascu’s picture

Status: Needs review » Reviewed & tested by the community

Tested, works fine.

  • ronan committed 731a13c on 8.x-4.x authored by Dinu Rodnitchi
    Issue #2865949 by Dinu Rodnitchi, pmunch: Add Backup Destination: "...
ronan’s picture

Status: Reviewed & tested by the community » Fixed

Looks good. Thanks!

phily’s picture

Patch #4 works fine, thank you!!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.