Skip to content
#

openwisp

Here are 25 public repositories matching this topic...

nemesisdesign
nemesisdesign commented Jan 7, 2021

I can replicate this in an instance installed via ansible-openwisp2.
I suspect it can be replicated also in the development environment with the celery worker running.

How to replicate:

  • create a staff user, of the group administrator, add a relation to an org and flag (is_admin=True)

Expected outcome:

  • notification settings are created

Actual outcome:

This error is logged:

pandafy
pandafy commented Jan 23, 2021

Run tests (notice it outputs a lot of things)

 $ ./runtests.py 
Creating test database for alias 'default'...
System check identified no issues (0 silenced).
.............................................................{'device': ['Device Firmware with this Device already exists.']}
................................................SoftTimeLimitExceeded raised in batch_upgrade_operation 

Improve this page

Add a description, image, and links to the openwisp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openwisp topic, visit your repo's landing page and select "manage topics."

Learn more