Skip to content

Conversation

akemidx
Copy link
Member

@akemidx akemidx commented Aug 19, 2025

Fixes #17511

The ability to filter by assets last updated before a certain amount of days has been added to the custom reports template.
Screenshot 2025-09-30 at 13 00 20

This field must empty or a whole number. (It can be zero, but that basically is the same as asking for every asset)

Screenshot 2025-09-30 at 13 00 32 Screenshot 2025-09-30 at 13 00 40

This value can be saved to a custom report, and recalled later.

@akemidx akemidx requested a review from snipe as a code owner August 19, 2025 22:43
@akemidx akemidx requested review from marcusmoore and removed request for snipe August 19, 2025 22:44
@snipe
Copy link
Member

snipe commented Aug 20, 2025

Do we want that to be a preset number of days, or something a user can enter?

@akemidx
Copy link
Member Author

akemidx commented Aug 20, 2025

Do we want that to be a preset number of days, or something a user can enter?

the opened feature request asked for 60 days in the example. 30 and 90 are one month and one quarter (roughly).

I did think about it being a field a user could enter, but that would be a bit more messy code wise, and this would fit most if not all use cases that I have experienced/used personally.

@snipe
Copy link
Member

snipe commented Aug 25, 2025

I think I'd like it to be a number - or maybe a text field that explains relative date. (Also, that drop-down, if we were to keep it, should be a Select2)

@akemidx
Copy link
Member Author

akemidx commented Aug 26, 2025

I think I'd like it to be a number - or maybe a text field that explains relative date. (Also, that drop-down, if we were to keep it, should be a Select2)

I'll do up a field to insert a users own number. else i'll swap it to select2

@akemidx
Copy link
Member Author

akemidx commented Aug 26, 2025

Screenshot 2025-08-26 at 18 03 32

updated. here is a preview.

if we go with this, I'll update the main PR post.

@akemidx akemidx requested a review from snipe August 26, 2025 22:05
@snipe
Copy link
Member

snipe commented Sep 8, 2025

I think the original ask might actually have been the opposite. 60+ days since, meaning they're looking for the ones that haven't been updated within X, not the ones that have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants