CopyDataTo STage Task does not import data into the target DB
Executing the ChatOps: /mkriens CopyDataToStage main develop
makes a DB dump in the main branch. This is correct, and in the php
container in the /tmp
directory there is a drupal.sql
dump file. All the files are copied correctly from one stage to another, like images. The DB Dump file is copied as well.
But the import of the dump happens on the main
branch as well, which has no effect, of course.
Further information: If we check the php
container of the Kriens develop
installation, there is no drupal.sql
in the /tmp
directory, but it should be to execute the dump.