Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Create a task by copying an existing one #2791

Open
VLNTNO opened this issue Nov 18, 2024 · 0 comments
Open

[Feature]: Create a task by copying an existing one #2791

VLNTNO opened this issue Nov 18, 2024 · 0 comments
Assignees
Labels

Comments

@VLNTNO
Copy link

VLNTNO commented Nov 18, 2024

What is your set up?

Self Hosted Server

Is your feature request related to a problem? Please describe

Sometimes I create several similar tasks.
E.g. I have 3 features to develop, and all of them need to be developed, then tested, then deployed. This sums up to 9 tasks, 6 of them being similar copies of the 3 initial ones.
There is no added value to create all of these 9 values when they are very similar.

Describe the solution you'd like

On the detailed view of a task (i.e. /tickets/showKanban#/tickets/showTicket/nn URLs), add a Copy button right under the Save buttons.
Pressing this new button would then:

  • first ask to save changes if some of them were added to the task since its opening — or not ask if no changes were made
  • then redirect to the /tickets/showKanban#/tickets/newTicket URL with all data from the previous ticket pre-filled in this window. The title field would be pre-filled too, and would be prefixed with the [COPY] string

Best regards
Valentin

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants