Defect #20429
closedTracker with assignee field disabled, Is getting assigned with Assignee through Category
0%
Description
Hello,
Redmine version 3.0.3.stable
Ruby version 2.2.1-p85 (2015-02-26) [x86_64-linux]
Rails version 4.2.1
Environment production
Database adapter Mysql2
- On a tracker, disable the asignee field.
- Create a issue category and set assignee to a user.
- Create a new issue and assign the above created category.
- check that the assingee is updated with the above even when the tracker has been disabled with the field.
Related issues
Updated by Toshi MARUYAMA over 9 years ago
- Status changed from New to Needs feedback
Do you use plugins?
Updated by Rupesh J over 9 years ago
Yes.! I have some plugins.
Developed by me and some got from Plugins section.!
Updated by Toshi MARUYAMA about 9 years ago
Rupesh J wrote:
- check that the assingee is updated with the above even when the tracker has been disabled with the field.
I cannot understand what you mean.
Updated by Alexis Parent about 9 years ago
Feedback :
In my redmine,
I create projet Shope and tracker Order.
I add two new members : Paul and phillips. They are a rĂ´le with all permissions.
For a tracker Order,
_I disabled the assignee field and others fields
_I keep only category field.
In my project Shope,
_I able tracker Order.
_I add Paul and Phillips.
_I create two category : Seller and Buyer. I add Paul in Buyer category and Phillips in Seller.
Scenario :
Paul create a issue Order "Beer", in project Shope, with category Seller.
In "My page" of Paul, you can see issue "beer" in Reported issues.
In "My page" of Phillips, you can see issue "beer" in Issue assigned to me.
Paul upgrade a issue Order "Beer", in project Shope, with category Buyer.
In "My page" of Paul, you can see issue "beer" in Reported issues.
In "My page" of Phillips, you can't see issue "beer" anywher.
Conclusion :
Assignee through Category works only once when issue is created.
Updated by Alexis Parent about 9 years ago
I forgot
Environment:
Redmine version 3.0.3.stable
Ruby version 2.0.0-p645 (2015-04-13) [i386-mingw32]
Rails version 4.2.1
Environment production
Database adapter Mysql2
Updated by Toshi MARUYAMA about 9 years ago
Alexis Parent wrote:
Conclusion :
Assignee through Category works only once when issue is created.
#18393#note-2 says it is expected behavior.
Updated by Toshi MARUYAMA about 9 years ago
- Related to Feature #6889: Set assignee on category change added
Updated by Toshi MARUYAMA about 9 years ago
- Related to deleted (Feature #6889: Set assignee on category change)
Updated by Toshi MARUYAMA about 9 years ago
- Is duplicate of Feature #6889: Set assignee on category change added
Updated by Toshi MARUYAMA about 9 years ago
- Status changed from Needs feedback to Closed
- Resolution set to Duplicate
I close as duplicate of #6889.