Hello,
I'm sending updates to PS2010 with the PSI using the ChangeXML xsd.
Works fine. When a PM rejects an update, and then the resource sends another update to the same assignment/task the update still has the previous update. How do I clear the rejected changes?
More detailed example:
- Resource1 sends update to PM (Task A -> Progress 50%)
- PM sees the change Task A -> Progress 50%. Rejects the update.
- Resource1 sends update to PM (Task A -> Start Date XX/XX/XXXX)
- PM sees the change (Task A -> Progress 50%, Task A -> Start Date XX/XX/XXXX)
I want to remove the rejected update on the second update using the PSI. How may I do it?