I'm quite new on Drupal and I'm having the following problem and I don't know if it is meant to work this way or not.
The nodes are submitted right when they are created.
1. Create continuous job (english to german).
2. Create node. It is submitted and has pending state.
3. Create continuous job (english to french), so now we have two continuous jobs.
4. Create node. It has pending to both german and french translations.
5. Retrieve translations with a cron run.