Closed (fixed)
Project:
Project issue tracking
Version:
7.x-2.x-dev
Component:
Issues
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
27 Apr 2012 at 19:24 UTC
Updated:
4 Jan 2014 at 02:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mikey_p commentedTagging.
Comment #2
mikey_p commentedMostly committed.
Comment #3
mikey_p commentedNeeds working tests to mark as completed.
Comment #4
mikey_p commentedThis will need to tie into: #1551248: Port project-specific "Assigned" functionality to D7
Comment #5
mikey_p commentedI am looking through the maintainers code to make sure it's working properly, in all the places it should be checked and it seems that the only place it's used is in the "Assigned" field for issues. Does that sound correct?
Comment #6
dwwIn project_issue, yes, that's right. The "maintain issues" perm is just about being able to assign stuff to each other.
Comment #7
mikey_p commentedHere's the test ported over. They are a running but not 100% passing since these also check that maintainers show up at the correct place in the assigned field, which is not yet ported (see #1551248: Port project-specific "Assigned" functionality to D7).
Comment #8
dww#7 looks great to me. Didn't try running it locally but I trust you. Fire at will.
Thanks!
-Derek
Comment #9
mikey_p commentedCommitted.
Comment #10
senpai commented.