We need these tours to help people on-boarding asap. Maybe this needs a review?

Attached patch are loadable through http://drupal.d8/admin/config/development/configuration/single/import but they are not loaded after uninstall and install the Tour UI module.

What is wrong with that?

Comments

clemens.tolboom’s picture

Status: Active » Needs review
StatusFileSize
new2.59 KB
nick_schuch’s picture

Version: » 8.x-1.x-dev
Assigned: Unassigned » nick_schuch

Tour's for Tour UI! haha. Nice!

Assigning to me for review.

clemens.tolboom’s picture

Issue summary: View changes
StatusFileSize
new2.78 KB

Attached patch are loadable through http://drupal.d8/admin/config/development/configuration/single/import but they are not loaded after uninstall and install the Tour UI module.

What is wrong with that?

mpp’s picture

How come there's a patch open for creating tours when there are already tours in dev?

clemens.tolboom’s picture

Assigned: nick_schuch » Unassigned
clemens.tolboom’s picture

Issue summary: View changes
mpp’s picture

Indeed, the patch in #3 already seems to be committed?

I can provide some feedback but should I do it on the patch in #3 or on dev or am I missing something?

clemens.tolboom’s picture

Issue summary: View changes

@mpp please test whether DEV still works. My guess is those tours are not working due to tour structure / change records.

Probably patch #3 is same to latest DEV. But are they? That must be checked.

How come there's a patch open for creating tours when there are already tours in dev?

Checking commit files those came with #2025867: We should add an input format to the text tip body.

clemens.tolboom’s picture

I just installed latest DEV

- http://drupal.d8/admin/help ... no Tour UI in the list of tours
- http://drupal.d8/admin/config/user-interface/tour ... no Tour Icon
- http://drupal.d8/admin/structure/views/view/frontpage ... WITH Tour Icon

- http://drupal.d8/admin/config/development/configuration/single/import I can import modules/tour_ui/config/tour.tour.tour-edit.yml which is then listed on http://drupal.d8/admin/help

- http://drupal.d8/admin/config/user-interface/tour/manage/tour-edit has now a Tour
- http://drupal.d8/admin/config/user-interface/tour/manage/tip-edit/tip/ed... has a Tour

So why are the new tours still not imported automatically?

clemens.tolboom’s picture

Status: Needs review » Fixed

I'm so used to gitlab/hub I committed the fix for the above problem.

https://www.drupal.org/commitlog/commit/50862/10924014540991c29899805679...

@mpp hope I didn't wasted your time.

Feel free to reopen.

clemens.tolboom’s picture

Status: Fixed » Needs work

I should have checked the patch from #3 against latest head.

clemens.tolboom’s picture

Status: Needs work » Fixed

Patch from #3 are same as files in DEV. Pfew

mpp’s picture

:-) tbh I can't wait until we have gitlab. These patch files are so archaic...

I'll open an issue/PR on github with my feedback.

clemens.tolboom’s picture

Status: Fixed » Closed (fixed)

@mpp this issue is now fixed :-) so no actions are needed.

clemens.tolboom’s picture

Version: 8.x-1.x-dev » 8.x-1.0-beta1