I just ran calculate global scheduling order. Then I opened Adjust Global Scheduling Order. In there, I can see that I have 439 jobs in the scheduling sequence.
Out of these jobs I only have about 150 that I actually want on my schedule.
A lot of these jobs are still in the schedule because they haven’t been properly closed out yet. In most cases the jobs I want to remove have either closed or voided releases linked. I can write a BAQ to filter out exactly the jobs I want in my schedule sequence. The filters include:
JobClosed = false, JobReleased=true, JobComplete=false, OpenOrder=True, OpenLine=True, OpenRelease=true, and VoidedRelease=false.
What is the best way to get these jobs out of our schedule when they can’t quite be closed out properly yet? For a handful of jobs I just unengineered them. Is that the best approach?
Thanks!
Nate