Skip to content

Inserting a Business Process with "None" display makes ETL load errors #28

@rverchere

Description

@rverchere

When creating a Business Process with EON, you can choose a display level to "None".
Then, this BP is synchronized with EOR, and makes EOR unable to process load data.

The ETL tries to insert in the table "d_application" a "none" value in the "DAP_PRIORITY" field, which is incorrect.

To avoid that:

  • we could forbid the "none" value in Nagios Business Process.
  • we could skip the "none" BP when inserting in base

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions