ΠετροςΒ

Results 8 comments of ΠετροςΒ

@jnovinger Hi, trust me it's enough to reproduce, I do the same in Prod/Test/Dev enviroment. Only you need the same version and event with condition that contains error, but ok,...

@jnovinger I've change description of issue, but it doesn't matter what to change site/device, all events with the same obj_type won't added to queue and will drop silence.

@jnovinger Hi, I've fixed it, could you assign issue to me, to submit pull request.

@jeremystretch Event doesn't return False and just skipped, it was a cause of TypeError. I've checked source of 4.3.3: ``` def process_event_rules(event_rules, object_type, event_type, data, username=None, snapshots=None, request_id=None): user =...

@jeremystretch Yes, Im interested, I've implement workaround in my production environment, but i'm interested to have it in Upstream. I will check flush_events().

@jeremystretch Please check my [approach to fix this issue ](https://github.com/netbox-community/netbox/pull/19856#issue-3219809052) and share your mind. thanks.

> @ravenrs if you test for the behavior I've described you'll find that my statement is accurate. @jeremystretch I've just tested it on the latest 4.3.3. Unfortunately, the bug is...