The events are now showing up in the TimeTrace but if I click on it I receive the following message. Is there something more to setting this up?
VI.DB.Entities.EntityColDbObject does not support interface IColElemPlug.
at VI.DialogEngine.TimeTraceColleague.ShowStateAt(DocumentHistoryInfo info, HistoryDisplayMode displayMode)
at VI.Controls.Base.RelationControlHistoryViewAdapter.ShowHistoryData(DocumentHistoryInfo documentInfo, Boolean includeDate)
at VI.Controls.TwoMemberRelation._LoadData(DocumentHistoryInfo historyInfo, Boolean includeDate)
at VI.Controls.Data.HierarchicalDataStore.Load(HierarchicalDataStoreLoadMode loadMode)
at VI.Controls.Data.RelationDataStoreBase.OnLoaded(EventArgs e)
at VI.Controls.Data.MemberRelationDataStore.OnSetState()
at VI.Controls.Data.HierarchicalDataStore.LoadHistoryData(HistoryColDbObject historyCol, HierarchyHistoryLoadOption loadOption)
at VI.DB.History.HistoryColDbObject.JumpTo(String id, HistoryJumpMode mode)
at VI.DB.History.HistoryColDbObject._Rewind(HistoryJumpMode mode, Predicate`1 stopWhen)
at VI.DB.History.HistoryColDbObject.VI.DB.Implementation.IColElemPlug.get_ColumnCount()
This could be one of two things I think ...... either your History DB configuration is not quite correct so it can't find/query the HDB ...... or it's a bug.
Are you able to examine timetrace data in other parts of the Manager UI?