Hola a todos!!! Quisiera programar una tarea que me elimine las tareas que han sido finalizadas, luego de 3 días de la fecha de finalización!!!
Tengo este error, no se como podría programar la misma?. Alguna sugerencia?
Muchas gracias.
Hola @Marcelo Gracia
Bienvenido a la comunidad Atlassian.
Eliminar tareas completadas de Jira es una muy mala práctica. Cuando esos datos se eliminan, se eliminan permanentemente. No podrás recuperarlo más tarde. ¿Puede contarnos más sobre por qué desea eliminar los problemas? Quizás podamos ofrecer una alternativa que no implique eliminar permanentemente los datos.
El mensaje de error que se muestra indica que hay pasos en su regla que intentan realizar cambios en los problemas, pero no ha construido la regla de manera que indique a esos pasos qué problemas cambiar. Generalmente, esto significa que necesita agregar una declaración JQL al disparador programado para seleccionar los problemas en los que trabajar, o necesita usar otro paso después del disparador para seleccionar los problemas en los que trabajar.
Muéstrenos la regla completa para obtener ayuda adicional específica para su situación.
---
Hello
Welcome to the Atlassian community.
Deleting completed tasks from Jira is a very bad practice. When that data is deleted, it is permanently deleted. You cannot retrieve it later. Can you tell us more about why you want to delete the issues? Maybe we can provide an alternative that does not involve permanently removing the data.
The error message that is shown indicates that there are steps in your rule that are trying to make changes to issues, but you have not constructed the rule in a manner to tell those steps what issues to change. Generally this means that you need to add a JQL statement to the Scheduled Trigger to select the issues to work on, or you need to use another step after the trigger to select the issues to work on.
Please show us the entire rule to get additional help specific to your scenario.
Delete completed tasks
Hello everyone!!! I would like to schedule a task that will delete tasks that have been completed after 3 days of the completion date!!!
I have this error, I don't know how I could program it? Any suggestions?
Thank you so much.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.