As a workaround, I created a new branch of Lightning Workflow that removes the Lightning Scheduler Module and creates a dependency on that contrib project.
See the 5.x branch.
Thanks!
balsama β made their first commit to this issueβs fork.
This driver will be supported until Drupal 10.2's EOL of Dec 2024. It will most likely not work with Drupal 10.3 or higher.
I _think_ that comment anticipated that β¨ Add "json" as core data type to Schema and Database API Needs work would land prior to 10.3, which it didn't.
I'm not sure if this module is still required
So, if your platform still uses MySQL 5.6, you will need this module to run 10.3.
balsama β made their first commit to this issueβs fork.
balsama β created an issue.
Thanks! Merged.
I was mistaken. This definitely still happens and occurs when an expected value is empty in the response from Conductor (see line 987 of ConductorHelper for example).
This occurs fairly regularly. I propose the following:
- Log the response and request ID
- Consider leaving the row completely empty rather than exposing the error to the end user. (There's no action that the end use can take as far as I know... so why even expose the error?)
+1 Manually tested with starshot and standard. Both recipes install as expected using php `./core/scripts/drupal install ` with this MR.
Actually, #3439702: Allow CLI install of Drupal using recipes β is just one reason the install profile might be `FALSE`. π Install profile is disabled for lots of different reasons and core doesn't allow for that Fixed acknowledged that there are other reasons too.
balsama β created an issue.
secretsayan β credited balsama β .
balsama β created an issue.
balsama β created an issue.
balsama β created an issue.
I'm not sure if this is happening now that π Body copy suggestions, content length, readability, and patterns are all null Active is fixed. Lowering priority for now.
Actually, I think this is problem with the Conductor API. Confirmed that we're sending, but the response indicates that it's parsing the tag instead of the
tag.
balsama β created an issue.
balsama β made their first commit to this issueβs fork.
balsama β created an issue.
balsama β created an issue.
balsama β created an issue.
balsama β created an issue.
balsama β created an issue.
π
- Digital Ocean (Droplet, not App)
- northend.page
- No
- Yes - DB is backed up regularly; code is in Git, not "backed up"
- 26 contrib modules, one contrib theme
Output of `drush pm:list --status=enabled --no-core`:
------------------- -------------------------------------------------------------- --------- ---------------
Package Name Status Version
------------------- -------------------------------------------------------------- --------- ---------------
Media Animated GIF (animated_gif) Enabled 2.0.2
Entity Automatic Entity Labels (auto_entitylabel) Enabled 8.x-3.0-beta4
Spam control CAPTCHA (captcha) Enabled 8.x-1.5
Chaos tool suite Chaos Tools (ctools) Enabled 4.0.1
Media Entity Browser (entity_browser) Enabled 8.x-2.8
Statistics Google Analytics (google_analytics) Enabled 4.0.2
Spam control Honeypot (honeypot) Enabled 2.1.1
Fields Inline Entity Form (inline_entity_form) Enabled 8.x-1.0-rc14
Security Key (key) Enabled 8.x-1.16
Media Media Entity Audio Streams (media_entity_audio) Enabled 8.x-3.0
Media Media Entity Instagram (media_entity_instagram) Enabled 3.0.7
Media Media Entity Twitter (media_entity_twitter) Enabled 8.x-2.8
SK Media - Parent Entity Link (media_parent_entity_link) Enabled 8.x-1.0
SEO Metatag (metatag) Enabled 8.x-1.22
SEO Metatag: Favicons (metatag_favicons) Enabled 8.x-1.22
SEO Metatag: Twitter Cards (metatag_twitter_cards) Enabled 8.x-1.22
Other Pathauto (pathauto) Enabled 8.x-1.11
Other Redirect (redirect) Enabled 8.x-1.8
Spam control Captcha Riddler (riddler) Enabled 8.x-1.3
SEO Simple XML Sitemap (Search engines) (simple_sitemap_engines) Enabled 4.1.2
SEO Simple XML Sitemap (simple_sitemap) Enabled 4.1.2
Mail SMTP Authentication Support (smtp) Enabled 8.x-1.1
Media SVG image (svg_image) Enabled 8.x-1.16
Other Token (token) Enabled 8.x-1.11
Video Embed Field Video Embed Media (video_embed_media) Enabled 8.x-2.4
Video Embed Field Video Embed Field (video_embed_field) Enabled 8.x-2.4
Magazine Lite (magazine_lite) Enabled 8.x-1.3
North End Page (nep) Enabled
------------------- -------------------------------------------------------------- --------- ---------------
balsama β made their first commit to this issueβs fork.