-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
isFuture / isOngoing / isPast Not working after craft add postfix to fields in content table #26
Comments
For temporary solution I added postfix to my template and it works like this (eventDate_jvkedgsw). you can get this postfix to your content table. Can you just fix this bug in next release. |
Hey @taher-amici, thanks for reporting this! Will have a look over the weekend. |
@taher-amici Could you share how you're using the field in your template? I can't seem to reproduce the issue on my end. |
yeah sure I was getting error when using .isFuture() or any other filer on my craft query like this: |
Should be fixed in today's update! |
yes I also get the error after the update still not working. |
Whoops, my bad! My fields had the same name & handle so it didn't pop up in my testing. Just pushed a fix for this, call you install that and try? @carolineboeykens @taher-amici |
Sure, Thanks for quick response mate. @janhenckens |
I'm assuming this is fix now so closing the issue, let me know if it's not :) |
isFuture / isOngoing / isPast is not working after craft cms recent update
https://user-images.githubusercontent.com/51078042/139384619-4e9de187-5d1c-4412-96b9-4eaea14cbf63.png
give this error.
Additional info
Craft version: 3.7.12
PHP version: 7.4
Database driver & version: 8.0.23
Date range Plugin: 2.3.0
The text was updated successfully, but these errors were encountered: