Smart Date Support?

Created on 15 March 2024, 3 months ago
Updated 23 March 2024, 3 months ago

Problem/Motivation

It appears mapping to Smart Dates does not work

Steps to reproduce

Try to map an incoming start and end date to a Smart Date field. The import fails saying things like
field_smartdate.0.value: This value should be of the correct primitive type.
field_smartdate.0.end_value: This value should be of the correct primitive type.
field_smartdate.0.rrule: This value should be of the correct primitive type.

Proposed resolution

Just a request for support for smart dates on import. Smart dates DO work with Feeds Ical, but other sorts of functionality are really lacking on that module.

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Closed: won't fix

Version

4.0

Component

iCal Import

Created by

πŸ‡ΊπŸ‡ΈUnited States Steve Hanson

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Steve Hanson
  • Status changed to Closed: won't fix 3 months ago
  • πŸ‡«πŸ‡·France lazzyvn paris

    No, smart dates are not supported it's impossible because it uses integers to store timestamps (Date ranges native drupal uses datetime type), and smart dates require a duration, rrules, and time zone. we don't have it in ical

Production build 0.69.0 2024