WunderTools icon indicating copy to clipboard operation
WunderTools copied to clipboard

Make syncdb.sh unified with D7 and D8

Open aleksijohansson opened this issue 8 years ago • 3 comments

After https://github.com/wunderio/WunderTools/pull/233 was merged it's clear that D7 and D8 are not that different regarding the sync so we could use the same sync script on both with few simple conditionals. That would make the maintenance of the script simpler and the features on both Drupal versions unified.

aleksijohansson avatar Oct 04 '17 08:10 aleksijohansson

@tharna Why was this closed?

aleksijohansson avatar Nov 06 '17 07:11 aleksijohansson

@aleksijohansson I thought this was already resolved. Is there still something missing? If so, feel free to re-open.

tharna avatar Nov 06 '17 07:11 tharna

There is conditional work in D8 version of syncdb that could be finalised and thus the exact same script could be used for D7 so there would not be a need to maintain two scripts. Currently the scripts in the different branches differ.

aleksijohansson avatar Nov 06 '17 07:11 aleksijohansson