openwisp / django-netjsongraph

Network Topology Visualizer & Network Topology Collector
MIT License
141 stars 64 forks source link

[admin] batch action "update selected topologies" should ignore topologies with RECEIVE strategy #71

Closed nemesifier closed 6 years ago

nemesifier commented 6 years ago

The batch action "update selected topologies" should ignore topologies which are using the RECEIVE strategy and should display a message like "2 topologies ignored because not using FETCH strategy".

We should also add to the label of the action something like "(FETCH strategy only)".