We’re trying to create Project time activities via API endpoint The endpoint is custom, mapped to the Employee Time Activities screen, EP307000.
If you try and set the Earning Type to anything other than the default, the system clears the “Project Task” field, and the create/update operation fails. This can be seen in the UI… if you change the Earning Type column in the grid, the Project Task column is unexpectedly cleared. In the UI, you can fix it before saving. With the API, you can’t.
Does anybody know a workaround for this apparent bug?