Buen día,
Necesito poder evidenciar el cambio de estado de un proyecto en particular.
EJEMPLO:
SABER FECHA Y HORA DE LOS CASOS QUE CAMBIARON A PRUEBAS DE USUARIO.
Hola @Fredy Alexander Pena ,
Jira no proporciona un informe nativo que enumere las marcas de tiempo de cada cambio de estado para cada problema. Para problemas individuales, esa información se puede encontrar en la pestaña Historial.
Necesitará encontrar una aplicación de terceros para agregar a su instancia de Jira para obtener dicho informe.
Alternativamente, puede usar la API REST de Jira para extraer la información y crear su propio informe.
--
Hello,
Jira does not provide a native report that lists the timestamps of each status change for each issue. For individual issues, that information can be found on the History tab.
You will need to find a third-party application to add to your Jira instance to get such a report.
Alternatively, you can use the Jira REST API to extract the information and create your own report.
JQL TO VALIDATE THE DATE AND TIME OF THE STATUS CHANGE
Good day,
I need to be able to show the status change of a particular project.
EXAMPLE:
KNOW DATE AND TIME OF THE CASES THAT CHANGED TO USER TESTS.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.