FortiManager
FortiManager supports network operations use cases for centralized management, best practices compliance, and workflow automation to provide better protection against breaches.
ckarwei
Staff
Staff
Article Id 196551
Description
This article describes how to turn off mandatory object revision note.

Solution
1) In version 7.0, 'Change Note' is enable by default. Before a configuration change able to commit, FortiManager will force to fill out the change note.





2) This feature can be turned off with the following CLI commands.
# config system global
    set object-revision-mandatory-note disable
end
3) Logout and login to renew the admin session.

4) Now, changes can be commit without filling out the change note.



Contributors