Problem:
      currently only start and end date are stored in the history

      Expected Behaviour:
      the date of the assignment is also stored in the history

        This is the controller panel for Smart Panels app

            [CAM-1653] taskAssignedDate missing in history

            Robert Gimbel created issue -

            Daniel Meyer added a comment - - edited

            Hi Bernd,

            have you looked at the task events? For each task you can obtain a list of events which contain timestamp about the individual assignment / deleagattion / reassignment / comment etc. operations which were performed on this task:

            `org.camunda.bpm.engine.TaskService.getTaskEvents(String)`

            Daniel Meyer added a comment - - edited Hi Bernd, have you looked at the task events? For each task you can obtain a list of events which contain timestamp about the individual assignment / deleagattion / reassignment / comment etc. operations which were performed on this task: `org.camunda.bpm.engine.TaskService.getTaskEvents(String)`

            Hi Daniel.

            I actually missed that - sorry! Thanks a lot for the hint.

            Cheers
            Bernd

            Bernd Ruecker added a comment - Hi Daniel. I actually missed that - sorry! Thanks a lot for the hint. Cheers Bernd
            Bernd Ruecker made changes -
            Resolution New: Won't Fix [ 2 ]
            Status Original: Open [ 1 ] New: Resolved [ 5 ]
            Remaining Estimate New: 0 minutes [ 0 ]
            Original Estimate New: 0 minutes [ 0 ]
            Robert Gimbel made changes -
            Fix Version/s Original: 7.1.0 [ 12891 ]

            Hi Daniel.

            I tried to use that in reporting now and checked that in more depth - but it looks like this events are *not* written to the History database. But IMHO that should be done by default in history level FULL - or no?

            Cheers
            Bernd

            Bernd Ruecker added a comment - Hi Daniel. I tried to use that in reporting now and checked that in more depth - but it looks like this events are * not * written to the History database. But IMHO that should be done by default in history level FULL - or no? Cheers Bernd
            Bernd Ruecker made changes -
            Resolution Original: Won't Fix [ 2 ]
            Status Original: Resolved [ 5 ] New: Reopened [ 4 ]

            Daniel Meyer added a comment -

            Have you checked the ACT_HI_COMMENT Table?

            Daniel

            Daniel Meyer added a comment - Have you checked the ACT_HI_COMMENT Table? Daniel

            yes - nothing there (in alpha1). And not found any code which does exactly that.

            It should be entered on "setAssignee" - correct?

            Bernd Ruecker added a comment - yes - nothing there (in alpha1). And not found any code which does exactly that. It should be entered on "setAssignee" - correct?

            Daniel Meyer added a comment -

            At this point we should make sure that the date is written to these tables. However the whole Event / Comment stuff still has an unfinished feel to it and must be revised.

            Daniel Meyer added a comment - At this point we should make sure that the date is written to these tables. However the whole Event / Comment stuff still has an unfinished feel to it and must be revised.

              Unassigned Unassigned
              gimbel Robert Gimbel
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: