It should be possible for the user clock-in in an entry using the "I am working on this" functionality if the user does clock-out and wants to keep working on the entry that was clocked-out. Currently, that's not possible.
To solve this issue we need to hit the endpoint /time-entries/{{time-entry-id}}/restart when the user checks the option "I am working on this" on the time-entries screen.