edigiacomo/django-statusboard

Empty service status value on incident creation/update

Closed this issue · 3 comments

On incident creation or update, the "service status" selection is mandatory and it updates the status of the involved services. It should be possibile to not update the status of the services.

@brancomat, it's ok if this becomes the default behavior? Or would you prefer that it is enabled with a settings variable?

After a quick chat with @brancomat: it must be possibile to update or leave unaltered the status of the involved services. The latter will be implemented as an <option> with an empty value in the service status <select>. The empty value will be the default one of the selection.

image

This is a screenshot of the new interface.