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

duplicating a board copies its lists, but not the cards #2797

Open
laurentperrinet opened this issue Feb 10, 2021 · 19 comments · May be fixed by #3430
Open

duplicating a board copies its lists, but not the cards #2797

laurentperrinet opened this issue Feb 10, 2021 · 19 comments · May be fixed by #3430

Comments

@laurentperrinet
Copy link

laurentperrinet commented Feb 10, 2021

Describe the bug
The drop-down menu when right-clicking on the boards' list offers to duplicate a board. However, this copies lists, not cards

To Reproduce
Steps to reproduce the behavior:

  1. Create an empty board "Test" - fill with 2 lists and 3 cards
  2. Right-click on the board and use the "duplicate" menu item
  3. Select the "Test (copy)" board
  4. See error

image

Screenshots

image

Client details:

  • OS: macOS
  • Browser: Firefox
  • Nextcloud: 20.0.7
  • Deck: 1.2.4
@dodedodo
Copy link

Never thought about it that way. For me this is expected behaviour. Although I agree 'Use board as template' might be a better name for this action.

@A-S-Evers
Copy link

"User board as template" would be really helpful...good suggestion...would use it right away...

@jimsrobot

This comment has been minimized.

@stefan-niedermann

This comment has been minimized.

@pascalBokBok
Copy link

Should be two options:

  • Clone board
  • Clone board with cards

@stefan-niedermann
Copy link
Member

For reference, this is the UI of the Android app, which provides a checkbox when attempting to clone a board:

grafik

@stale
Copy link

stale bot commented Jul 21, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 21, 2021
@pascalBokBok

This comment has been minimized.

@martin-77
Copy link

Well, before this gets closed: I need this feature too.
We have recurring lists, always the same tasks, which have to be done.
It is structured like this:

  • before project starts
    1. Week while project is running
    1. Week while project is running
  • evaluate after 5 Weeks
  • ...

would be cool, to copy the board incl. the cards...

Greetings and thanks for this fantastic tool!

@juliushaertl
Copy link
Member

Closing as a duplicate of #119 which is still open for that use case.

@juliushaertl
Copy link
Member

Let's actually do it the other way round since this one already contains the screenshot from android which I think would be the way to go for the server as well.

@javierglez-colillas

This comment has been minimized.

@tobias-rohde-93
Copy link

Is there a plan for implementation yet and if and when the feature will come? The feature would really help me to work with template boards.

@bahuma20
Copy link

I am currently working on this here: master...bahuma20:2797-clone-cards
Right now i have the REST API adjusted to accept multiple parameters to control what should be copied.
Open tasks are the UI and testing.

@danir-de
Copy link

danir-de commented Jul 1, 2022

What's the current status of this? There have been multiple proposals and PRs - it was even supposed to be in Deck release 1.7.0, but was postponed.

@neidert
Copy link

neidert commented Jul 6, 2022

We are interested too in the current status of copying cards.
We need and would like it.
We realize Card-Dopy currently with the Deck-Android-App. This is very helpful. It would be nice and easier to find the same feature in the nextcloud-web-deck-app. Thanks!

@fossil-free
Copy link

fossil-free commented Aug 9, 2022

Short side note: in the android app, copying a board it copies the files, but not linked files. When implementing it here, keep that in mind and adjust their code.
Thanks for your great work!

@daiseco

This comment was marked as duplicate.

@chrisherzberg
Copy link

Any news on this topic? We are very interested in this feature because we use deck as onboarding tool to manage all the tasks todo.

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

Successfully merging a pull request may close this issue.