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
Comment #2
jrockowitz commentedComment #3
codebymikey commentedComment #4
codebymikey commentedComment #6
mandclu commentedI 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.