emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: Cloning a task also clones the unique id [6.36trans]
@ 2010-05-14 16:13 Bernt Hansen
  2010-05-14 19:29 ` David Maus
  0 siblings, 1 reply; 9+ messages in thread
From: Bernt Hansen @ 2010-05-14 16:13 UTC (permalink / raw)
  To: emacs-orgmode


Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------

I use unique ids for my tasks (enabling org-id in org-modules)

If you clone a task with a unique id by using C-c C-x c the clone has a
copy of the property drawer with the same ID.

This causes org-id-update-id-locations to complain about duplicate ids.

Cloning a task should probably remove the :ID: property in the clone.

I haven't had time to look at a fix for this but figured I should report
it early anyway.

,----[ task to clone with C-c C-x C-c ]
| ** test task
|    :PROPERTIES:
|    :ID:       491b47b5-3ee0-4f33-b0ee-991d4ca546f5
|    :END:
`----

after cloning I get two identical copies - the second one shouldn't have
an ID (or should have a new unique id)

Regards,
Bernt


Emacs  : GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11)
 of 2008-11-09 on raven, modified by Debian
Package: Org-mode version 6.36trans

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-05-17 13:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-14 16:13 Bug: Cloning a task also clones the unique id [6.36trans] Bernt Hansen
2010-05-14 19:29 ` David Maus
2010-05-14 19:44   ` Bernt Hansen
2010-05-14 20:04     ` David Maus
2010-05-14 20:25       ` Bernt Hansen
2010-05-14 21:01         ` David Maus
2010-05-14 23:05           ` Carsten Dominik
2010-05-17 13:00             ` Giovanni Ridolfi
2010-05-17 13:26               ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).