Hi,
Thank you very much for the details given. It was really helpful to me. I appreciate it.
Steps to Reproduce the Event refresh issue in History tab
Antoni
Thank you very much for the details given. It was really helpful to me. I appreciate it.
Steps to Reproduce the Event refresh issue in History tab
- Assume MaxHistoryCount is set to 4
- Launch the editor using new TaskEditDialog(ts.GetTask(taskName)) { MaxHistoryCount = 4}.ShowDialog();
- Select History Tab. Observe 4 events are listed.
- Now Go To 'General" tab ( or any tab )
- Then click on 'History' tab
-
Now we can see 8 events in History tabs ( Actually I expect the same 4 events to be here )
Antoni