Sorry, we don't support your browser.  Install a modern browser

AI-created subtasks are not kept in the requested order#4653

Hi,
I found an issue with the AI task creation feature in Tiimo.

When I ask the AI to create a task with multiple subtasks in a specific order, the subtasks are created successfully, but their order is changed.

Example prompt:

01 — First step
02 — Second step
03 — Third step
04 — Fourth step
05 — Fifth step
06 — Sixth step
07 — Seventh step

However, Tiimo may display them in a different order, for example:

04 → 05 → 06 → 03 → 02 → 07 → 01

The numbering is preserved, but the actual subtask order is not.

I also tried explicitly asking the AI to keep the order unchanged and to append each subtask to the end of the current list, but the order was still rearranged.

Expected behavior:
Subtasks should be created in exactly the same order as provided in the prompt.

Actual behavior:
All subtasks are created, but their order is rearranged.

It would also be useful if the AI could reliably reorder existing subtasks when asked to sort them by their numerical prefixes.

3 hours ago