Skip to main content
ArcBlock Community

Inconsistent Publish Time Filtering on ArcBlock Website

Marlong
Developers
discuss-kitbugqualifiedresolvedrewarded

Screenshot 2025-03-05 023620.png

The "Publish Time" filter on the ArcBlock website does not correctly apply date constraints, allowing articles outside the selected range to appear. When setting the filter with Start Time as 2018/01/01 and End Time as 2018/01/01, an article published on December 30, 2017, is still displayed. This issue may be caused by incorrect date handling in the backend, inconsistencies in time zones or formats, or caching/indexing problems. As a result, users receive incorrect filtered results, The issue can be observed at the following link: ArcBlock Blog Filtering Issue. To fix this, the filtering logic should be reviewed, date storage and processing should be standardized, and testing should be conducted with various date ranges to ensure proper functionality.

1 reply

Pengfei Zhu18 months ago

Thank you for your prompt feedback! We have already identified the issue.

Currently, when filtering within the range, the start time is being ignored.

We will release an update soon.

Reply