-
Notifications
You must be signed in to change notification settings - Fork 241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[stable5.0] Fix calendar lists not being orderable any more #6556
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## stable5.0 #6556 +/- ##
=============================================
- Coverage 15.42% 15.40% -0.03%
=============================================
Files 206 206
Lines 9444 9458 +14
Branches 2195 2196 +1
=============================================
Hits 1457 1457
- Misses 7669 7683 +14
Partials 318 318
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@GVodyanov the commit action is complaining because we are backporting a feat. Only fixes can be backported. Can you please amend and fix the conventional commit message? |
99c5342
to
5c4654e
Compare
@ChristophWurst can we merge anyway? |
Signed-off-by: Grigory V <[email protected]>
5c4654e
to
7877628
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reuse compatibility has been fixed on stable5.0
in the meantime.
Backport of PR #6536