mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #56] Bug/Feature: Filter by Month #55
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#55
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thebetterjort on GitHub (Aug 3, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/56
I don't know if this is a bug or by design.
I believe the current search should search 1 month from the day, and not categorically just the month itself.
eg) Today I search for a document that I did last month. July 7th, 2017. It doesn't show up in the search because it will only search for documents created in August.
@sochix commented on GitHub (Aug 4, 2017):
Query
when:thismonth- return results for current calendar month. And you want to receive results for last 30 days, this type of query is not supported as for now. But we have it in plans@stale[bot] commented on GitHub (Sep 10, 2018):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.