Mark definitions erased from the engine as deleted

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: backend, frontend
    • Not defined

      Context:
      With OPT-3634, we made sure that Optimize can handle the deletion of engine data (e.g. definitions) in terms of still being able to continue the import. However, there is still one issue:

      • You deploy a (process/decision) definition A the first time.
      • Optimize imports definition A with version 1.
      • You delete the definition/deployment of the definition without having added another version of it. Definition A with version 1 is removed from the engine.
      • You deploy the definition A with the same ID again.
      • Optimize imports another definition A with version 1.
        → Problem: with OPT-3634, we show only a single version in the report builder. So all analytics is based on all data (deleted as well as new). However, sometimes the users want to be able to choose if they look at the deleted data or the new one.

      AT:

      • As a user, I can see if I perform analytics for a deleted definition version are or a valid one such that I'm able to see only that data that's relevant for me.

            Assignee:
            Unassigned
            Reporter:
            Johannes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: