"import" property not set in hosting_drush_import, causing site import to fail

Created on 11 February 2020, about 5 years ago
Updated 16 March 2024, about 1 year ago

When running a drush command such as:

drush @hostmaster hosting-import @site-alias

The expected behavior would be to spawn an import task on the front-end. Instead, an install task is spawned. This is due to a missing property on the node object, which is checked in hosting_site_node_insert() of hosting_site.nodeapi.inc.

Setting the missing property in hosting_drush_import() of hosting.drush.inc fixes this particular issue.

πŸ› Bug report
Status

Needs review

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States npacker

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024