Project

General

Profile

« Previous | Next » 

Revision 4c7f36ed

Added by Adam Ruzicka 2 months ago

Fixes #37224 - Force Hosts to have a comment

To prevent the nil > empty string transition we would either have to:
check the incoming changes and discard the unwanted ones
- ignore these transitions when creating audits
- just force hosts to always have a comment

The last option felt like the least wrong one. This has an added benefit
that searching for hosts without comment becomes somewhat easier.

  • added
  • modified
  • copied
  • renamed
  • deleted