Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[change] Notify users of background subnet division rule errors #837 #865

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

pandafy
Copy link
Member

@pandafy pandafy commented May 30, 2024

@pandafy pandafy added this to To do (general) in OpenWISP Contributor's Board via automation May 30, 2024
@coveralls
Copy link

coveralls commented May 30, 2024

Coverage Status

coverage: 98.752%. remained the same
when pulling a1cc8db on issues/837-notify-sdr
into 7aceba7 on master.

Copy link
Member

@nemesifier nemesifier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I will test it asap, in the meantime see my comment below.

action_object=master_subnet,
level='error',
message=(
'Failed to provision subnets for'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't we flag these strings as translatable?

@@ -72,6 +72,8 @@ jobs:
- name: Install openwisp-controller
run: |
pip install -U -e .
# TODO: Remove before merging
pip install -IU --no-deps "openwisp-notifications @ https://github.com/Dhanus3133/openwisp-notifications/tarball/feat/display-description-notification-dialog"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
OpenWISP Contributor's Board
  
To do (general)
Development

Successfully merging this pull request may close these issues.

[change] Notify users of background subnet division rule errors
3 participants