Skip to content

Conversation

@gunndabad
Copy link
Member

@gunndabad gunndabad commented Nov 25, 2025

We're moving towards sequential task references so that blocks of tasks can be allocated to an agent more easily. It also removes the chance of collisions that we have with the current random reference generator.

This amends the reference generation to use a sequence. Subsequent PRs will expose this reference on the UI and make it searchable etc.

As part of this I've moved support task creation onto SupportTaskService and amended it to use the new style events. An event handler is added to also create a legacy event since the Change History UI is still working off the legacy events (and we haven't migrated all the legacy events yet).

https://trello.com/c/VsWkptwe

@gunndabad gunndabad changed the title Use sequential IDs for support task references Use sequential numbers for support task references Nov 25, 2025
@gunndabad gunndabad force-pushed the support-task-reference branch from 1f768cb to e52f705 Compare November 25, 2025 15:53
@gunndabad gunndabad marked this pull request as draft November 25, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants