We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.4.0
v4.1.0
3.10
The log should indicate that three sites were created while merging the branch.
Object actions (creates, updates, and deletes) are missing from the job log. Only the following is recorded:
{ "log": [ "Merging branch Branch 7 (branch_evdewyjb)", "Found 3 changes to merge", "Setting branch status to merging", "Setting branch status to merged", "Recording branch event: merged", "Merging completed" ] }
The text was updated successfully, but these errors were encountered:
Fixes #102: Record individual object actions in branch job logs
7111f15
807a686
57a4218
jeremystretch
Successfully merging a pull request may close this issue.
Plugin Version
v0.4.0
NetBox Version
v4.1.0
Python Version
3.10
Steps to Reproduce
Expected Behavior
The log should indicate that three sites were created while merging the branch.
Observed Behavior
Object actions (creates, updates, and deletes) are missing from the job log. Only the following is recorded:
The text was updated successfully, but these errors were encountered: