This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 27430 - Ability to mark bugs and rfes as evaluated by adding a keyword S1S-EVAL
Summary: Ability to mark bugs and rfes as evaluated by adding a keyword S1S-EVAL
Status: RESOLVED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun Other
: P1 blocker (vote)
Assignee: Jan Chalupa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-19 01:58 UTC by issues@www
Modified: 2005-03-09 04:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description issues@www 2002-09-19 01:58:51 UTC
Description: 
Prague managers need the ability to say that an RFE has been evaluated.
Unevaluated RFEs are counted to CQI. Thus , though Issuezilla does not support
the evaluated state, a mechanism is needed to mark an RFE as evaluated.

Note: Such a mechanism will be needed only for bugs with FFJ-CUSTBUG keyword in
them, since CQI considers only those bugs that have been filed by external
customers.

This can be achieved either by keyword or writing some specific keyword to the
description.

6/21/2002: The above discussion applies equally to bugs and rfes. BugBridge will
provide the ability to mark an issue of any type as evaluated.

Suggested Fix: 
We can follow a convention of adding a specific keyword to the the Issuezilla
bug that we wish to mark as evaluated.

Proposed solution:
	Add a keyword, S1S-EVAL to the issuezilla bug that has been evaluated.
	BugBridge will look for the keyword S1S-EVAL in the issue 
	and if it is present, will mark the state of the mirror bug in
	bugtraq+ as evaluated.


Evaluation: 
	BugBridge will look for the keyword S1S-EVAL 
	and if it is present, will mark the state of the mirror bug in
	bugtraq+ as evaluated.

6/26: For new,started and reopend issues, if the keyword S1S-EVAL exists,
bugbridge will set the mirrored bug's state to evaluated. Otherwise it follows
existing mapping. For issues with other states, the keywords are not used in the
mapping process.  (Fixed in patch3).  Documentation on latest mapping at:
http://support.czech/SupportTools/projects/bugbridge/v1.1/IZ2BTMappings.html#state_component

Verified on lab machine. Will close when an actual instance of this case happens
on production.

A comment.
Comment 1 Jan Chalupa 2002-11-01 16:08:18 UTC
A test issue. Changing to RESOLVED INVALID.