Resource remains wrong booking type

P

PG

We had some generic resources. We wanted them to become "real" resources so
we flipped off the generic flag and changed to committed resource. We set a
pwd for the resource. We treat the resource as a "job jar" from which we then
add tasks. Unfortunately, all new tasks are now created not committed. We run
the script below every day:

update msp_web_assignments
set assn_booking_type = 0
where assn_booking_type = 1

This fixes the problem for current assignments in the wrong state. We is the
flag that we can flip to stop this from continuing?
 
D

Dale Howard [MVP]

PG --

Just a shot in the dark, but did you actually changes these resources in the
Enterprise Resource Pool? Let us know.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top