certtools / intelmq-manager

IntelMQ Manager is a graphical interface to manage configurations for IntelMQ framework.
https://docs.intelmq.org/latest/user/manager/
102 stars 56 forks source link

Adding queues for newly added bots requires reload #280

Closed ghost closed 3 years ago

ghost commented 3 years ago
  1. Add a new bot
  2. Add a (destination) queue
  3. Save

The destination queue is not saved, can be verified with a reload of the page.

Adding a queue to a previously existing bot works.

monoidic commented 3 years ago

This appears to stem from the same underlying issue as #279

monoidic commented 3 years ago

Seems fixed to me as of #281?

ghost commented 3 years ago

True, that works now for me.