The issues occurs when a Work order is transferred to mobile from IEE , It creates 2 work assignments instead of the one . This happens even when a resource is allocated initially and a work assignment is created and when its transferred to mobile it automatically creates a another work assignment .
The issue is only present for a single resource group in the customer environment and from this resource group one user is not effected with the mentioned issue .
Below is the test plan for the following issue :
- Create Work order
- Add a Work task
- Add resource and create work assignment
- Transfer work task to mobile
Initially the maintenance team has checked the basic data and has verified that they are correct.
And during investigation I have checked the Mobile_work_Order_API.Generate_Wo_To_Mobile function which is used to transfer the work task to mobile and is unable to pin point a condition used to split the work assignment into two (create another work assignment )