Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 746 Bytes

012We-will-not-separate-reporting.md

File metadata and controls

24 lines (13 loc) · 746 Bytes

Reporting Domain

Date: 2021-05-01

Status

Accepted

Context

The Report-Management domain is responsible for various processes. Granularity analysis is required to decide if this domain needs to be broken down further. See Architecture Analysis for more information.

Decision

Report-Management will not be split into any smaller components as there is no clear reason to do so.

Consequences

Positive:

  • Easier management of the reporting domain as there is no unnecessary split in functionality.

Risks:

  • All functionality will be within one service and may need to be split in the future if characteristics of the reporting domain change or new ones are identified.