No date range target to import to...

Created on 27 September 2024, about 2 months ago

Problem/Motivation

I am working on setting up an importer for Events that has a datetime range field. But it is not appearing in the list of targets for the import... the field name is field_event_time

Not sure what I am missing.

See screenshot.

Thanks,
Eric

πŸ› Bug report
Status

Active

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States aitala

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

Comments & Activities

  • Issue created by @aitala
  • πŸ‡³πŸ‡±Netherlands megachriz

    I'm on holiday now, so I cannot help you right now. However, a daterange field is supported by Feeds, so I'm not sure why it is not showing up. Maybe the type of field is not "daterange" but something else? Maybe a daterange variant field type?

    Can you check what the exact type of field is?

  • πŸ‡ΊπŸ‡ΈUnited States aitala

    daterange with timezone

  • πŸ‡³πŸ‡±Netherlands megachriz

    It looks like that field type is not provided by Drupal Core, but by the Datetime Range Timezone module β†’ instead. As of now, Feeds only supports mapping targets for fields provided by Drupal Core.
    Contrib modules that add new field types, should also provide a FeedsTarget plugin in order for the field to show up on the Feeds mapping page - because that contrib module knows best how the field should be populated.

    Am I correct that the field type is from the Datetime Range Timezone module? If so, then this issue can be moved to the issue queue of that project.

  • πŸ‡ΊπŸ‡ΈUnited States aitala

    Yes, I think that's the problem.

    You can close this issue.

    Thanks,
    Eric

  • πŸ‡³πŸ‡±Netherlands megachriz

    So you don't need a fix for it? Else we can move this issue over to the Datetime Range Timezone module.

    For now I'm closing the issue.

  • πŸ‡ΊπŸ‡ΈUnited States aitala

    No, I don't need a fix, I just used the regular date field...

    Thanks,
    Eric

Production build 0.71.5 2024