Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-11898

Historic process instances contain modification date

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • engine
    • None

      Feature Description:

      • * given:
        • I have created some process instance data, e.g. a bunch of process instances started, suspended, activated and completed
      • when:
        • I request the historic instance data sorted by modification date
      • then:
        • I get the historic process instances
        • each entry contains the date of its last modification
      • such that:
        • Optimize is able to import the historic process instance data in a way that can catch changes in the process instance state (e.g. a suspension of the process instance).

      AT's:

      • the historic process instance table stores the last modification date
      • whenever there's a change of the process instance change, it's persisted to the database (e.g. suspension, activation)
      • the modification date feature works for batch operations as well
      • the historic process instance endpoint adds the modification date to the response
      • there is an index on the modification date that allows fast sorting and retrieval of the historic process instances
      • Backported to all maintained versions

        This is the controller panel for Smart Panels app

            [CAM-11898] Historic process instances contain modification date

            Johannes created issue -
            Johannes made changes -
            Fix Version/s New: 7.11.x [ 15373 ]
            Fix Version/s New: 7.12.x [ 15531 ]
            Fix Version/s New: 7.14.0 [ 16004 ]
            Fix Version/s New: 7.13.x [ 16005 ]
            Johannes made changes -
            Mentioned Roles
            Johannes made changes -
            Mentioned Groups
            Thorben Lindhauer made changes -
            Fix Version/s Original: 7.11.x [ 15373 ]
            Fix Version/s Original: 7.12.x [ 15531 ]
            Fix Version/s Original: 7.14.0 [ 16004 ]
            Fix Version/s Original: 7.13.x [ 16005 ]
            Thorben Lindhauer made changes -
            Labels New: Potential_for_7.14
            Thorben Lindhauer made changes -
            Description Original: *Feature Description:*
            * * given:
            ** I have created some process instance data, e.g. a bunch of process instances started, suspended, activated and completed
            * when:
            ** I request the historic instance data sorted by modification date
            * then:
            ** I get the historic process instances
            ** each entry contains the date of its last modification
            * such that:
            ** Optimize is able to import the historic process instance data in a way that can catch changes in the process instance state (e.g. a suspension of the process instance).

            *AT's:*
            * the historic process instance table stores the last modification date
            * whenever there's a change of the process instance change, it's persisted to the database (e.g. suspension, activation)
            * the modification date feature works for batch operations as well
            * the historic process instance endpoint adds the modification date to the response
            * there is an index on the modification date that allows fast sorting and retrieval of the historic process instances
            New: *Feature Description:*
            * * given:
            ** I have created some process instance data, e.g. a bunch of process instances started, suspended, activated and completed
            * when:
            ** I request the historic instance data sorted by modification date
            * then:
            ** I get the historic process instances
            ** each entry contains the date of its last modification
            * such that:
            ** Optimize is able to import the historic process instance data in a way that can catch changes in the process instance state (e.g. a suspension of the process instance).

            *AT's:*
            * the historic process instance table stores the last modification date
            * whenever there's a change of the process instance change, it's persisted to the database (e.g. suspension, activation)
            * the modification date feature works for batch operations as well
            * the historic process instance endpoint adds the modification date to the response
            * there is an index on the modification date that allows fast sorting and retrieval of the historic process instances
            * Backported to all maintained versions
            Thorben Lindhauer made changes -
            Mentioned Roles
            Thorben Lindhauer made changes -
            Mentioned Groups
            Thorben Lindhauer made changes -
            Labels Original: Potential_for_7.14

              thorben.lindhauer Thorben Lindhauer
              johannes.heinemann Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: