Enforce same type of single reports on combined report

XMLWordPrintable

    • Type: Task
    • Resolution: Won't Do
    • Priority: L3 - Default
    • 3.8.0-alpha1, 3.8.0
    • Affects Version/s: None
    • Component/s: backend
    • None
    • Not defined

      Given:

      • a combined report is created
        When:
      • reports are added to it
        Then:
      • only reports of the same type are accepted (the first report added defines the type of the following ones)
      • trying to add reports different types fails with a 400 error reporting what type of report is acceptable

      Notes:

      • remove dynamic typed handling in evaluation logic as it will be ensured that a combined reports only contain single reports of one type

            Assignee:
            Unassigned
            Reporter:
            Sebastian Bathke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: