Hi everyone I like to use org-clone-subtree-with-time-shift (C-c C-x c) fairly frequently in some of my Org-mode files. Lately, it seems to have changed its function so that it creates only an exact clone, and doesn't prompt me for the time shift. Can other people reproduce this on a fairly recent git pull, or do I need to explore my .emacs to find out what I've done wrong?
Expected behaviour: Invoke command, get prompted for number of clones to produce, respond, get prompted for time shift, respond, result appears. Current behaviour here: Invoke command, get prompted for number of clones to produce, respond, result appears. -- Thanks David