Overview
Workers may encounter the following error when trying to end a job:
Job action is not allowed, another job is currently active
This issue happens when the worker completed the previous job but this action was not transferred to the server (e.g., the user turned off the device, closed the application); the job is no longer visible in the app but is still marked as Active on the portal, preventing the user to complete other jobs.
Solution
- Navigate to Jobs > Job List.
- Locate the last job that was completed by the worker but was not transferred to the server - it should have the Active status and oldest Scheduled Start.
- Click on the job and select Edit Job Actions.
- Click End Job.
- Click Save & Close.
Testing
The worker should be able to End other jobs in the mobile app.
Comments
0 comments
Article is closed for comments.