========================
States of a Change Request.
========================
-Hasn't been looked at. (Represented on sourceforge as Status:Open Resolution:None)
This means that the request hasn't been looked at and is still considered new.
-Reviewer requesting more info (Represented on sourceforge as Status:Pending Resolution:None)
This means that the reviewer has read the request and is requesting a
clarification
-Approved but not completed (Represented on sourceforge as Status:Pending Resolution:accepted)
This is a green light from the technical committee to move ahead with
development
-Deferred to tech group. (Represented on sourceforge as Status:Pending Resolution:remind)
This means the request has been scheduled for review at the next Technical
Committee meeting.
-Need more info. (Represented on sourceforge as Status:Pending Resolution:postponed)
This means the Techincal Committee has reviewed the request and is requesting
more information about the change.
-Approved and completed (Represented on sourceforge as Status:Closed Resolution:fixed)
This status means the code has been committed to the repository and has been
approved to be included in the next release
-Rejected (Represented on sourceforge as Status:Deleted Resolution:rejected,invalid,out of date)
This status means the change request has been rejected.
========================
Usage
========================
Assignment : tasks are assigned by developers to themselves when they are
ready to work on the item.
Group : When a feature is submitted to gerrit, the group field should be set
to release it is for, i.e. the next release.
Status : When a feature is approved in gerrit, the status field should be set
to closed.