Modify ↓
Opened 18 years ago
Closed 18 years ago
#5493 closed defect (fixed)
Cloning copies original's "Description" into clone's "Summary".
| Reported by: | jkankiewicz | Owned by: | Christian Boos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | ticket system | Version: | devel |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
When using a ticket's "Clone" button, the ticket's clone receives the original's description in its summary. Being that ticket descriptions typically contain wiki formatting, this renders the clone's summary unreadable.
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | clone_summary_field.patch added |
|---|
comment:1 by , 18 years ago
| Owner: | changed from to |
|---|---|
| Severity: | normal → trivial |
| Status: | new → assigned |
Thanks for the fix!
Note:
See TracTickets
for help on using tickets.



A patch to make the ticket's clone receive the original's summary.