Vote #67927
完了Missing move issues between projects
100%
journals
Did you check settings for "Allow cross-project issue relations" ?
Attached screenshot from settings page (this option is unchecked on screenshot)
--------------------------------------------------------------------------------
Verified, two checkboxes marked!
--------------------------------------------------------------------------------
Please describe the bug, I don't understand what is missing.
--------------------------------------------------------------------------------
Ok, Attached now the same issue but reverted to version "Redmine 1.0.0.devel.3923 (MySQL)" in this version "move" and "copy" is ok. The problem is that new version "Redmine 1.0.1.devel.4035 (MySQL)" is that functions don't appear. I'm highlighting red selected in picture...
Hugs.
--------------------------------------------------------------------------------
Indeed, I'm having the same problem, the @Copy@ and @Move@ options are now missing on Redmine 1.0.1.
--------------------------------------------------------------------------------
Please don't assign me to an issue.
--------------------------------------------------------------------------------
Attached a patch for this problem. Please check it out.
--------------------------------------------------------------------------------
The patch works great, thanks Masato!
It should now be deployed into next version 1.0.2, right?
--------------------------------------------------------------------------------
Sorry Eric, you can assign it to roadmap 1.0.2 as patch issue or apply in the code?
Thanks!
--------------------------------------------------------------------------------
I can confirm that the bugfix is working.
A hint: When trying to move issues assigned to a tracker that is not available for the target project an error is displayed. But there is no message/reason available why moving failed. Is this working 'as designed'?
--------------------------------------------------------------------------------
I can confirm this bug exists for me running 1.0.1. I have permission to move issues however the 'Move' and 'Copy' buttons top-right do not show when viewing an issue.
--------------------------------------------------------------------------------
I am also having this issue. I did notice it will show up when you right click an issue in the issue list though. I am running 1.0.1.
Using the one in the issues menu worked fine, but was confusing since its missing on the issue page now.
--------------------------------------------------------------------------------
Applied patch and works as expected.
--------------------------------------------------------------------------------
Masato Igarashi wrote:
> Attached a patch for this problem. Please check it out.
Thanks, but I'm moving Redmine away from using that kind of routing. This should be fixed in @link_to_if_authorized@.
--------------------------------------------------------------------------------
I've changed @link_to_if_authorized@ to allow url paths. This will fix the Move and Copy links on the issue page. r4064
--------------------------------------------------------------------------------
Applied in changeset r4064.
--------------------------------------------------------------------------------
Eric Davis wrote:
> Applied in changeset r4064.
The svn comment auto closed this, still needs to be merged for 1.0.2.
--------------------------------------------------------------------------------
(Wish I could edit the workflows here)
--------------------------------------------------------------------------------
Merged into 1.0-stable for release in 1.0.2
--------------------------------------------------------------------------------
We faced with this problem again in 1.0.2.
Can somebody help?
--------------------------------------------------------------------------------
Yuri Tarasov wrote:
> We faced with this problem again in 1.0.2.
> Can somebody help?
Please see #6513.
--------------------------------------------------------------------------------
Masato Igarashi wrote:
> Attached a patch for this problem. Please check it out.
I applied that patch on 1.0.2 (local) and it works. It has been applied to trunk, but not to 1.0.2 as stated...
--------------------------------------------------------------------------------
Same here, still not merged in 1.0.5.
Can't reopen this issue as it's connected to a closed version.
Any idea how to merge this into the next release?
It's a pity that an already fixed bug is still there..
--------------------------------------------------------------------------------
It has been reverted, see attached revisions (r4257). I think it won't be integrated in a stable branch until we have identified the edge cases, and especially solved problems raised in related issues..
--------------------------------------------------------------------------------
related_issues
relates,Closed,12651,No menu for ticket move?
duplicates,Closed,6391,No move move issue option