Alexander Haase
Alexander Haase
Do we need a user preference for this or could it be a configuration setting? If the latter, I’m willing to volunteer to create a PR.
This error occured during testing of similar issues, as `Job.clean()` (like #17682, #17086 and #17648) assumes the `object_type` field is not `None`. If its decided `Job` should call `clean()`, this...
During the implementation of #16971, I tested whether NetBox would raise exceptions on incorrectly configured jobs, and whether separate tests needed to be added to the system job registration. I...
@jeremystretch Did you have a chance to review the additional information above?
I can provide a PR. As this is a fix for existing functionality I assume `develop` is the right branch?
That's fine by me. Do you initiate the rebase or do I have to do it locally and submit a new PR?