Filter for period of time in ObjectChange #13341
Unanswered
Lemateus
asked this question in
Help Wanted!
Replies: 1 comment
-
Is that not available in the changelog search page? /extras/changelog/ you can filter by model and date along with text search
—
Mark Tinberg ***@***.***>
Division of Information Technology-Network Services
University of Wisconsin-Madison
…________________________________
From: Lemateus ***@***.***>
Sent: Tuesday, August 1, 2023 10:09 PM
To: netbox-community/netbox ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [netbox-community/netbox] Filter for period of time in ObjectChange (Discussion #13341)
Hi!
I have this plugin in netbox where I can control inventory. One of the models I use in it is called "Item". Every time an item is updated or created, I can see the information is kept on the ObjectChange model (extras_objectchange table on the DB). What I would like to do is: in the Item's filter, I want to select two dates (begining and end) and get all the items that were updated in that period of time. Is that possible? If so, how can I do it?
Thanks
—
Reply to this email directly, view it on GitHub<#13341>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAS7UM5X3SEOXG37XZ2TT63XTHAF5ANCNFSM6AAAAAA3AT5GS4>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I have this plugin in netbox where I can control inventory. One of the models I use in it is called "Item". Every time an item is updated or created, I can see the information is kept on the ObjectChange model (extras_objectchange table on the DB). What I would like to do is: in the Item's filter, I want to select two dates (begining and end) and get all the items that were updated in that period of time. Is that possible? If so, how can I do it?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions