Skip to content

Change Report/FortiManager – import_control / changelog_rule mgm_ids does not match selected Managements #4394

@Imat00

Description

@Imat00

Description

FortiManager only

Change Report and notification change e-mails are currently not working.
The issue is caused by a mismatch between the management IDs used in the UI and those stored in the database.

ReportChanges.cs fetches the selected devices based on the managements selected in the UI. The corresponding database entries reference a different management ID.

In the database, the entries for import_control and changelog_rule are linked to the Super Manager:

  • fortimgr100

In the UI, the following sub-managers are selected instead:

  • fortimgr100_root
  • fortimgr100_my_adom

Proposed Solution

Select the Super Manager ID (fortimgr100) in the UI for both management selections so that the UI selection matches the IDs stored in the database.

Note:

In the database, the entries for rules (rules) contain the mgm_id of the respective sub-managers.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions