is it possible to have a field configured to display the status changed to ready for test as a date e.g. bug moves to ready for test on 01/02/2023 the date is populated into a field?
As @Trudy Claspill said, you can configure this via an automation rule.
You also should be able to apply a post function to the transition in question. Pick the post function Update Issue Custom Field, choose the field you have set up and set the value to %%CURRENT_DATETIME%%.
Hello @r2d2
Yes, you can do this by creating a custom field and using an Automation Rule to populate that field when the issue transitions to the specified status.
If the issue is in a Company Managed project then only a Jira Admin can change the project configuration to include the custom field.
If the issue is in a Team Managed project then the Project Administrator for that project can add the custom field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.