Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fields start_date and end_date can be "date" (or "date-time")#1414

Merged
didoda merged 1 commit into
bedita:masterfrom
didoda:fix/6.x/start-date-end-date-no-datetime-in-schema
Jun 1, 2026
Merged

Fields start_date and end_date can be "date" (or "date-time")#1414
didoda merged 1 commit into
bedita:masterfrom
didoda:fix/6.x/start-date-end-date-no-datetime-in-schema

Conversation

@didoda

@didoda didoda commented Jun 1, 2026

Copy link
Copy Markdown
Member

This fixes a bug: when in schema from API there are "start_date" and "end_date" whose type is "date" (and not "date-time"), this makes it work properly.

@didoda didoda added this to the 6.x milestone Jun 1, 2026
@didoda didoda added bug Something isn't working release:patch labels Jun 1, 2026
@codecov

codecov Bot commented Jun 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.76%. Comparing base (23e1d31) to head (54962e4).
⚠️ Report is 11 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1414   +/-   ##
=========================================
  Coverage     99.76%   99.76%           
- Complexity     1540     1545    +5     
=========================================
  Files           105      105           
  Lines          6012     6018    +6     
=========================================
+ Hits           5998     6004    +6     
  Misses           14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@didoda didoda changed the title Handle start date and end date as "date" in schema Fields start date and end date can be "date" (or "date-time") Jun 1, 2026
@didoda didoda changed the title Fields start date and end date can be "date" (or "date-time") Fields start_date and end_date can be "date" (or "date-time") Jun 1, 2026
@didoda didoda merged commit 73bcc7a into bedita:master Jun 1, 2026
10 checks passed
@didoda didoda deleted the fix/6.x/start-date-end-date-no-datetime-in-schema branch June 1, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working release:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant