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]: "Make a copy" doesn't copy sub-issues #6246

Open
1 task done
the-project-group opened this issue Dec 20, 2024 · 3 comments
Open
1 task done

[Feature]: "Make a copy" doesn't copy sub-issues #6246

the-project-group opened this issue Dec 20, 2024 · 3 comments
Assignees
Labels
🐛bug Something isn't working ✨feature

Comments

@the-project-group
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I "make a copy" of an issue which has sub-issues, it only creates a copy of the parent issue.
All sub-issues of the source issue are missing.

Expected behaviour

When copying a issue which contains sub-issues, all issues should be copied.

Steps to reproduce

  1. make a copy" of an issue which has sub-issues
  2. it only creates a copy of the parent issue.
  3. All sub-issues of the source issue are missing.

Environment

Production

Browser

Google Chrome

Variant

Self-hosted

Version

v0.24.1

@the-project-group the-project-group added the 🐛bug Something isn't working label Dec 20, 2024
@pushya22
Copy link
Collaborator

Hi @the-project-group Thank you for your feedback. The "Make a Copy" functionality is designed to replicate the main issue only. Sub-issues are not included in the copy because they can vary widely and are specific to the context of the original issue. This approach ensures that users have the flexibility to define sub-issues independently for each new issue as needed.

@florian-obradovic
Copy link

florian-obradovic commented Dec 20, 2024

Hi @pushya22
Understand - An option / checkbox would be great to also copy sub tasks.

@pushya22
Copy link
Collaborator

Hi @florian-obradovic That's an excellent suggestion! I’ll bring this up with the product team to evaluate its feasibility and alignment with our goals and come up with a implementation strategy.

@pushya22 pushya22 changed the title [bug]: "Make a copy" doesn't copy sub-issues [Feature]: "Make a copy" doesn't copy sub-issues Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working ✨feature
Projects
None yet
Development

No branches or pull requests

4 participants