mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-07 20:38:46 -05:00
Feature Request: Duplicate Task with Target Selection #2540
Closed
opened 2026-03-22 14:11:17 -05:00 by GiteaMirror
·
15 comments
No Branch/Tag Specified
main
claude/analyze-beans-project-9VxoS
renovate/dev-dependencies
feat-huma-api-v2-migration
feat-v2-foundation
spike-huma-openapi3
claude/investigate-swagger3-support-nyyUa
feat-list-view-buckets
ci-mysql-8-test
codex/analyze-codebase-for-email-task-feature
feat-project-templates
csv-import-feature
claude/email-reply-comments-wpdcQ
fix-oidc-pkce-support
fix/overview-subtasks-expand
feat/bucket-select-task-detail
feat-soft-delete-projects
claude/review-bot-design-plan-cf5C3
claude/project-scoped-api-tokens-KTqR3
claude/explore-openclaw-integration-KQEzg
claude/project-scoped-api-tokens-yv5KS
fix-duplicate-close-button
feat-list-view-sorting
feat/official-vite-sentry-plugin
feat/highlight-overdue-tasks
feat/add-enter-key-form-submission-handling
feat/TipTap-nits
feat/update-caldavtimetotimestamp-parsing
feat-phosphor-icons
wip-plans
claude/investigate-issue-2173-llKme
fix-description-text-drag
feat-custom-keyboard-shortcuts
pr-1845-ci
codex/fix-drag-and-drop-behavior-inconsistency
copilot/add-clickable-labels-for-filtering
copilot/fix-issue-1786
playwright-migration
fix-kanban-repeating-wip
copilot/fix-1498
feature/replace-axios
codex/upgrade-to-tailwind-4.1.8-using-pnpm
codex/add-cypress-test-for-avatar-types
feature/biome
feature/oxc
codex/update-flexsearch-to-0.8.205
4r6ni9-codex/fix-deprecated-sass-@import-usage
codex/fix-deprecated-sass-@import-usage
codex/add-cypress-test-for-task-list-refresh-fix
codex/fix-quick-add-magic-not-adding-tasks
codex/fix-all-type-errors
codex/fix-mimetype-for-docs.json
feature/caldav-from-scratch
feature/gh-actions-hetzner
fix-ci
feat/new-logger
jyte-better-dev-config
feat/add-team-member-with-enter
fix/button-and-icon-types
fix/notifications-component-name-collision
feature/null-time
renovate/tailwindcss-4.x
feature/unplugin-vue-router
fix/deprecated-import
feature/zod-schema
renovate/golangci-golangci-lint-1.x
fix/tiptap-editor-reactive-destructuring
release/0.24
feat/improve-add-task
fix/saved-filter-search
feat/webp-and-avif-attachment-previews
feature/migrate-back-to-bulma
fix/sass-add-missing-list-import
feature/sticky-demo-bar
fix/gantt-view-switch
feature/typesense-position-join
feature/focus-visible
dependencies/golangci-lint
feature/better-filter-syntax
fix/tiptap-task-list
renovate/github.com-golang-jwt-jwt-v4-5.x
feature/hide-forbidden-related-tasks
renovate/golang-1.x
release/0.20
release/0.17
release/0.16
release/0.15
release/0.14
v2.3.0
v2.2.2
v2.2.1
v2.2.0
v2.1.0
v2.0.0
v1.1.0
v1.0.0
v1.0.0-rc4
v1.0.0-rc3
v1.0.0-rc2
v1.0.0-rc1
v1.0.0-rc0
v0.24.6
v0.24.5
v0.24.4
v0.24.3
v0.24.2
v0.24.1
v0.24.0
v0.23.0
v0.22.1
v0.22.0
0.21.0
v0.21.0
v0.20.4
v0.20.5
v0.20.3
v0.20.2
v0.20.1
v0.20.0
v0.19.2
v0.19.1
v0.19.0
vue3
v0.18.1
v0.18.0
v0.17.1
v0.17.0
v0.16.1
v0.16.0
v0.15.1
v0.15.0
v0.14.1
v0.14.0
v0.13.1
v0.13
v0.12
v0.11
v0.10
v0.9
v0.8
v0.7
v0.6
v0.5
v0.4
v0.3
v0.2
v0.1
Labels
Clear labels
area/api
area/attachments
area/auth
area/avatars
area/backup-restore
area/caldav
area/calendar-view
area/comments
area/config
area/database
area/desktop
area/docker
area/email
area/favorites
area/filters
area/frontend
area/gantt
area/i18n
area/import-export
area/internal-code
area/kanban
area/labels
area/list-view
area/mobile
area/notifications
area/permissions
area/projects
area/pwa
area/recurring-tasks
area/reminders
area/search
area/shortcuts
area/subtasks
area/sync
area/table-view
area/task-editor
area/task-metadata
area/task-relations
area/teams
area/theming
area/time-tracking
area/typesense
area/views
area/webhooks
bug
changes requested
concern/accessibility
concern/performance
concern/regression
concern/ux
confirmed
db/mysql
dependencies
enhancement
good first issue
help wanted
integration/inbound
integration/outbound
kind/bug
kind/feature
needs reproduction
pull-request
question
security
support
upstream issue
waiting for reply
wontfix
Mirrored from GitHub Pull Request
No Label
Milestone
No items
No Milestone
Projects
Clear projects
No project
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/vikunja#2540
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sunilnc on GitHub (Feb 16, 2026).
Pre-submission checklist
Description
Problem:
Currently there is no native way in Vikunja to duplicate a task. This makes it difficult to reuse workflows, create templates, or quickly copy tasks between lists/projects without manually recreating them.
Proposed Solution:
Add the ability to:
Duplicate Task
• Option in task/card menu: Duplicate
• Allow user to:
• Set new title (default: “Copy of …”)
• Choose destination list (same or different project)
• Optionally include metadata (description, subtasks, labels, attachments, comments, due date, assignees)
See example experience in Trello:
https://github.com/user-attachments/assets/d1ad8a54-b95d-4d0a-aa5c-2a5ffc63b0c2
Benefits:
• Enables reusable workflows/templates
• Faster task management across projects
• Reduces manual duplication effort
Which alternatives did you consider using instead?
See above
@trbom5c commented on GitHub (Feb 23, 2026):
I second this.
We've long needed a way to copy a card with all its details to a new (selected) destination- or have a robust card template method in in place.
@trbom5c commented on GitHub (Feb 23, 2026):
I've created a fork with the duplicate feature added, and also included a template feature too.
@trbom5c commented on GitHub (Feb 24, 2026):
More enhancements:
@sunilnc commented on GitHub (Feb 24, 2026):
@trbom5c thanks. I'm not to familiar with forks but does this mean I need to adopt your repo to get these updates or will they be merged with the official vikunja?
@trbom5c commented on GitHub (Feb 24, 2026):
You'll need to build from my repo. I haven't submitted any pull requests.
@kolaente commented on GitHub (Feb 24, 2026):
Happy to merge PRs if you want to propose features, please propose them one by one though
@trbom5c commented on GitHub (Feb 25, 2026):
I've made a ton of changes. May have gone a bit overboard .... 👀 ....
@trbom5c commented on GitHub (Feb 25, 2026):
https://github.com/go-vikunja/vikunja/pull/2294
@trbom5c commented on GitHub (Feb 25, 2026):
For ref of the OP:
https://github.com/trbom5c/vikunja/releases/tag/vikunja-custom_latest
@sunilnc commented on GitHub (Feb 25, 2026):
@trbom5c
I'm going to install as a separate service and not replace Vikunja entirely. I'm having issues when I try to pull the image though:
@trbom5c commented on GitHub (Feb 26, 2026):
@sunilnc I've updated the image again, and improved the deployment guide. Please try again.
https://github.com/trbom5c/vikunja/releases/tag/latest
How have you deployed Vikunja?
@sunilnc commented on GitHub (Feb 26, 2026):
@trbom5c
Whilst I appreciate you going to the effort to develop this PR, could you merge it into the official Vikunja build as @kolaente mentioned above?
FWIW, this is my docker compose file:
I've got a test instance of Vikunja on this server, hence 3457 for the forked version but I'm still getting the same error message:
@trbom5c commented on GitHub (Feb 26, 2026):
@sunilnc
The PR is HUGE. .... like BIG BIG. I can respect that it would be tough to immediately audit by the dev team.
You need to download it to the server manually, then load it, then restart/rebuild WITHOUT pulling the image (you manually loaded it with 'docker load -i /tmp/vikunja-custom.tar'
Are you on linux?
Once youve loaded the .tar youll need to recreatenyour container, excluding the image pull function
@tink-bot commented on GitHub (Mar 4, 2026):
Task duplication has been implemented in #2356. You can duplicate a task (with all its properties: labels, assignees, attachments, reminders, dates, etc.) from the task detail view. A "Duplicate" button is now available in the sidebar under "Management".
This will be available with the next unstable build to try out.
The current implementation duplicates into the same project. Features like choosing a destination project or customizing which metadata to include could be added as follow-ups if there's demand.
@vikunja-bot-app[bot] commented on GitHub (Mar 4, 2026):
This issue has been fixed in #2294, please check with the next unstable build (should be ready for deployment in ~30min, also on the demo).