Problem/Motivation

While testing Smart Date Recur module, I am getting the below error.

core.entity_view_display.node.event.default:content.schema_event_schedule.settings.current_upcoming missing schema

We also override the default Date filter, and add a Granularity option, which needs to be declared.

Steps to reproduce

Write test that uses the Smart Date recurring formatter.

Proposed resolution

Update smart_date_recur.schema.yml

Remaining tasks

Write patch
Review patch
Commit patch

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Comments

jrockowitz created an issue. See original summary.

jrockowitz’s picture

StatusFileSize
new749 bytes
codebymikey’s picture

Title: core.entity_view_display.node.event.default:content.schema_event_schedule.settings.current_upcoming missing schema » "current_upcoming" as well as other config schema is missing
Version: 3.7.x-dev » 4.1.x-dev
Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new1.63 KB
codebymikey’s picture

Component: Code » Smart Date Recur

  • mandclu committed 760d9b51 on 4.1.x
    Issue #3314791 by jrockowitz, codebymikey: "current_upcoming" as well as...
mandclu’s picture

Status: Needs review » Fixed

I would have preferred to see the granularity info alter in a separate issue, but I recognize that it's a small change to create a whole new issue. Also, diff files are meant to be for showing the changes between patches, but this is also a minor technicality.

Thanks to both of you for your work on this. Merged in.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.