ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

Copy workflow doesn't work on per-author / per-assigned modifier (Bug #904)


Added by Daniele Segato at 2012-02-25 08:26 pm. Updated at 2012-08-06 08:54 am.


Status:Closed Start date:2012-02-25
Priority:Normal Due date:
Assignee:Felix Schäfer % Done:

0%

Category:-
Target version:3.4.0
Remote issue URL:http://www.redmine.org/issues/8739 Affected version:2.4.0

Description

I've found a bug in the copy issue workflow feature.

I'm on chiliproject version 2.4.0

actually it's ChiliProject 2.4.0.ee543489f (just noticed I'm not on a tag :/)

Step to reproduce:

  1. --> Administration
  2. --> Workflow
  3. choose Developer / Bug (Role / tracker)
  4. remove any check on the first section
  5. set up some checks on the Author and Assigned sections
  6. save
  7. --> copy
  8. source: Developer / Bug
  9. target: Developer / Everything but Bug
  10. click copy

expected result: every other tracker is exactly the same as Bug

actual result: every other tracker has the same checks but for the main section (even if not the author/assigned)


Associated revisions

Revision 8ed97f43
Added by John Goerzen at 2008-03-20 08:25 pm

Revert "Make an issue's done_ratio field adjustable from the right-click"

Reverts commit r1277
fixes #904
refs #641

This had been working for me in testing for some time, but received
issue #904 saying it broke the context menu. I was able to make it do
so on a new project as well. Will revert and comment in #641 about this.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1278 e93f8b46-1217-0410-a6f0-8f06a7374b81

Revision bbf422e2
Added by Jean-Philippe Lang at 2008-03-21 06:32 pm

Add done_ratio to the right-click context menu.
Closes #904 (back_to variable used in patch #641 and in r1277 is no longer defined).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1279 e93f8b46-1217-0410-a6f0-8f06a7374b81

Revision a2f8557f
Added by jplang at 2012-08-06 08:20 am

Correctly copy advanced workflow settings #904

Original commit message:
Fixed: Workflow copy does not copy advanced workflow settings

git-svn-id: svn://rubyforge.org/var/svn/redmine/trunk@6148 e93f8b46-1217-0410-a6f0-8f06a7374b81

History

Updated by Daniele Segato at 2012-08-03 10:52 am

I've hit this issue again.

Any news about it? have you been able to reproduce?

Can I do something to help you?

I didn't upgraded chiliproject yet (for issues with plugins being not supported anymore - Mylyn).

Reading the revisions associated it seems apparently closed, did you forgot to close the ticket? which version solve this?

Updated by Felix Schäfer at 2012-08-03 06:37 pm

Daniele Segato wrote:

Reading the revisions associated it seems apparently closed, did you forgot to close the ticket? which version solve this?

Nope, the associated revisions have mistakenly been added when we reset the repository cache, sorry.

I'll try to see about this this WE.

  • Assignee set to Felix Schäfer

Updated by Felix Schäfer at 2012-08-05 03:01 pm

If I understood you correctly I can reproduce this.

Updated by Felix Schäfer at 2012-08-06 08:23 am

Committed in a2f8557

  • Remote issue URL set to http://www.redmine.org/issues/8739
  • Status changed from Open to Closed
  • Target version set to 3.4.0

Updated by Daniele Segato at 2012-08-06 08:51 am

Hi Felix, thank you for fixing.

I see this will be available with 3.4.0, do you plan any backport to previous versions?

I installed cloning git repository so I could also cherry-pick that commit, do you think it will work on Chiliproject 2.4.0 ?

Updated by Felix Schäfer at 2012-08-06 08:54 am

Daniele Segato wrote:

I see this will be available with 3.4.0, do you plan any backport to previous versions?

This is not a security fix, so no.

I installed cloning git repository so I could also cherry-pick that commit, do you think it will work on Chiliproject 2.4.0 ?

It should work with an older ChiliProject.

Also available in: Atom PDF