Hanne Moa
Hanne Moa
I wish there were threads here :) > This looks like the way to go, but: > > 1. I would prefer more spacing between the buttons in no. 1...
Grr, quoting is hard, I ruined @lunkwill42 's point by accident. In the first patch, Copy had to be before Delete in order for the left/right magic to work. Flexbox...
Currently, if a netbox has a non-zero count of red or yellow alarms, a start-event is sent. If there is a zero-count an end-event is sent. There is no checking...
The actual count could possibly be stored together the event with the help of EventQueueVar. Any good examples where this is done?
> eventengine will by-design ignore the end-events that appear without a corresponding start-event having been posted first Cool, how convenient!
For example, `/bin/navdump` spits out different results on python2 and python3 for the same input.
`whisper_update_many` doesn't even have `if __name__ == "__main__":`.
Preliminary battleplan: 1. [ ] Rework the forms/views for Netbox in seeddb to make further work easier. #2134 * Control display in template by not doing `{% crispy form %}`?...
This can be split over several releases: one for recording the addresses, then others for experimenting with monitoring.
Sounds like ManyToMany, and a flag on gwip for whether manual or not.