Is it possible to renumber test cases?

My numbers are all over the map now…is there an automated way to renumber them?

If you mean the ID of a test case, then no sorry, there is no way to change the ID of a test case (or any other entity), the ID is fixed.

Just to clarify: what’s your use case for changing test case IDs?
Is it e.g. to easier remember IDs, after an import from another tool use the same IDs as before, for aesthetic reasons, …

Thank you!

Best regards,
Alex

Thanks for your answer in the comment of the last post!

If it’s for aesthetic reasons, you can also hide the ID column altogether, just click the gear icon in the table header and uncheck the ID:
image

Theoretically, you could also add a custom field (of type number or string and use that as an “aesthetic” ID, but it would require you to assign the ID to every single TC and there’s no check for uniqueness → so not a really good approach.

Just saying that personally I would never judge somebody’s work depending on IDs, rather on the title & content of their tests :slight_smile:

Best Regards,
Alex