Closed (fixed)
Project:
Webform Conversion-Tracking
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Sep 2023 at 12:50 UTC
Updated:
13 Oct 2023 at 11:59 UTC
Jump to comment: Most recent
Comments
Comment #4
grevil commentedInteresting! Now we have a different failure using the gitlab pipeline.
Comment #5
grevil commentedSomewhere, the tests for unsupported confirmation types were commented in again. See #3314878: Module currently only works with Confirmation type "Page" and "Inline".
Comment #6
grevil commentedAll done, please review!
Comment #7
anybody@Grevil failed pipeline?
Comment #8
grevil commentedYea, he doesn't seem to require the "webform" dependency properly... For some reason, this now also gets thrown on the main branch....
Maybe we need to specify testing dependencies now with gitlab ci?
Comment #9
anybodyCode LGTM btw!
Comment #10
anybody@Grevil: Perhaps we need webform:webform_ui as test dependency? Do the tests use the UI? If yes, that's the reason. For production the UI isn't required.
Comment #11
anybodyOnce the tests go green, please merge this and tag a new release.
Comment #12
anybodySry - prepopulated select
Comment #13
grevil commentedNo, we are not using the "webform_ui". I'll add the test_dependencies.
Comment #14
anybody@Grevil: Commented
Comment #15
anybodyOk I think our code is fine, the real reason might be that webform has no stable Drupal 10 release, which breaks the dependencies. So let's merge this and add an issue to remember this reason. 95% sure.
Comment #17
grevil commentedAight, I'll create a follow-up issue!