I had been using the JavaScript interface in node.js to search for target folders based on the current date with format "mm-dd-yyyy". This had been working fine for a few months. However, I noticed that it missed this folder:
/base folder/subfolder/11-16-2021
I was querying based on "11-16-2021". However, this did not show up in the results. Just wondering if this is a bug or is it something that I can do to fix it.
This problem is also in the web interface. When searching for "11-16-2021", this folder did not show up. Other folders seems to be fine.