Replies: 1 comment
-
I think this is similar: #4347 I didn't find this in my search before hand. |
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.
-
When looking at the change log, there is a model that returns the prechange data and the postchange data.
Is there a possibility to use that data to push to a model and therefore to the DB?
For example, you would be able to bulk import information to netbox in one go, instead of having to go through each model.
Now, that might not be possible because of django limitations, but it sure would be handy.
My use case would be to push the prechange data back into netbox for a rollback feature which we require.
Beta Was this translation helpful? Give feedback.
All reactions