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

Duplicate project with its subtasks, dependencies and segments #23

Closed
javascript-programming opened this issue Aug 6, 2021 · 5 comments

Comments

@javascript-programming
Copy link

with all dependencies and assignments

https://www.bryntum.com/forum/viewtopic.php?f=58&t=18377

@HosniD HosniD changed the title [REQ] Copy Project Copy Project Aug 25, 2021
@DamienOGE
Copy link

This feature can also be applied with copy and pasting inside a project. Currently copy-pasted items reference the original dependencies, instead of being independant.

@DamienOGE
Copy link

@javascript-programming We have implemented a version of this feature if you are interested in the code.

@javascript-programming
Copy link
Author

javascript-programming commented Oct 1, 2021

Nice! I would like to have the view of multiple projects in place first. From there we have a good starting point to copy. I saw there are functions in the model to clone or copy.

But very interested in ways how we can improve. If you think it can benefit the use of the gantt view. We could adopt idea's or proposed pieces of code. Maybe have a screenshare / meeting on short term?

@javascript-programming
Copy link
Author

Use the native duplicate action instead. Action should be extended to copy dependencies/assignments/baseline. Basically all fields that are extended from the project model.

@javascript-programming
Copy link
Author

Resolved by extending the duplicate action.

  • will copy dependencies and segments

Assignments and baselines will not be copied, in this way the copy action can be used for template projects without.

@javascript-programming javascript-programming changed the title Copy Project Duplicate project with its subtasks, dependencies and segments May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants