Copy Task functionality
- Dominant language
- Python
- Stars
- 5
- Forks
- 19
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 7
Description
**As a** team member
**I want** to be able to copy a task
**so that** I can speed up data entry
## **Acceptance Criteria**
### Scenario 1:
GIVEN I need to duplicate a task
WHEN I click the copy task button
THEN a new identical task is created minus the dates
### Scenario 2:
xxxxxx
### Validation Rules?
(If yes, list here)
### Screenshot
(Link above will always be the most up-to-date version.)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the task view and the handler behind the copy task button in EPIC.track; the issue names no files or tests. Confirm the copied task matches the original except for dates, and verify that a new task is created when the button is used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100