Educ-IO / educ-io

Educ-IO Website & Web-Apps
GNU General Public License v3.0
1 stars 0 forks source link

Filtering on 'Created' isn't consistent. #7

Closed techmsa closed 2 years ago

techmsa commented 2 years ago

When filtering on the 'Created' field the results are not consistent. If I have created dates of 1/29/2022, 2/29/2022, 4/29/2021, and 5/19/2022 and I put the value 29 in the filter field, I will get all of them including the 5/19/2022 records. If I try to narrow it down and put in the full date value I get no results. I tried both with and without the slashes. Maybe I'm doing something incorrectly?

thiscouldbejd commented 2 years ago

Hi!

Apologies for the late response!

As it's a sort of text field underneath, if you filter using ISO 8601 format dates (e.g. YYYY-MM-DD) then it should work in the way you expect! If not - let me know :)

Yours,

JD

techmsa commented 2 years ago

That worked.

Thanks,

Pinkney Webster

Technical Support

MileStone Academy

www.MileStone-Academy.org http://www.milestone-academy.org/

215 663 1160 Office

215 817 8849 Mobile

On Mon, Apr 11, 2022 at 4:58 AM JD @.***> wrote:

Hi!

Apologies for the late response!

As it's a sort of text field underneath, if you filter using ISO 8601 https://www.iso.org/iso-8601-date-and-time-format.html format dates (e.g. YYYY-MM-DD) then it should work in the way you expect! If not - let me know :)

Yours,

JD

— Reply to this email directly, view it on GitHub https://github.com/Educ-IO/educ-io/issues/7#issuecomment-1094751264, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATUSMZTKOWGISELMJ3KEX6DVEPSS3ANCNFSM5R6V6PKQ . You are receiving this because you authored the thread.Message ID: @.***>

thiscouldbejd commented 2 years ago

Glad it's working for you! Will close this issue, but get in touch if there are any further issues :)