If two workflows can run simultaneously, we don't guarantee any specific sequence of execution, and we don't have an instrument for direct management. However, you can artificially ensure the required sequence using, for example, tags: the first workflow will add a tag to an issue, and the second one will trigger on tag adding, e.g.:
Hello,
I'm Lena from YouTrack.
If two workflows can run simultaneously, we don't guarantee any specific sequence of execution, and we don't have an instrument for direct management. However, you can artificially ensure the required sequence using, for example, tags: the first workflow will add a tag to an issue, and the second one will trigger on tag adding, e.g.: