Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
The report that was create is able to show all the open task for a Change Notice except the review task.
Used tables
wt.workflow.engine.WfActivity | wt.workflow.engine.WfActivity | wt.workflow.engine.WfActivity | |
Work Item | wt.workflow.work.WorkItem | Work Item | |
User | wt.org.WTUser | User | |
Context | wt.inf.container.WTContainer | Context | |
Change Notice (wt.change2.WTChangeOrder2) | wt.change2.WTChangeOrder2 | Change Notice (wt.change2.WTChangeOrder2) |
Used Joins
Work Item | Source | wt.workflow.engine.WfActivity |
Work Item | Ownership.Owner | User |
wt.workflow.engine.WfActivity | Context | Context |
Work Item | Primary Business Object | Change Notice (wt.change2.WTChangeOrder2) |
Used criteria
Work.Item.Completed By Is null.
When running the report all the open task are displayed except the review task..
Does somebody has any idea what is special to the review task?