Closed Bug 381674 Opened 17 years ago Closed 16 years ago

Add support for isactive on fields controled by editvalues.cgi

Categories

(Bugzilla :: Administration, task)

task
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 456743

People

(Reporter: Frank, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) AppleWebKit/419 (KHTML, like Gecko) Safari/419.3
Build Identifier: bugzilla3.0

There is no way oher the to use an database tool to see if an entry is active for on of the following categories
OS
Hardware
Priority
Severity
Resolution

Reproducible: Always

Steps to Reproduce:
1. Insert a new value for OS 
2. edit this new entry with a database tool ans set isactive to 0
3. go to editvalues.cgi and look for the OS. You find the new Value, but you did not see that this is inactive.
Actual Results:  
Edit field value... Sortkey	Action
All                       100	 Delete
Windows              200	 Delete
Mac OS	           300	 Delete
Linux	           400	 Delete
Other	           500	 Delete
Test	                   777	 Delete

Expected Results:  
Edit field value... Sortkey	Active Action
All                       100	 Yes    Delete
Windows              200	 Yes    Delete
Mac OS	           300	 Yes    Delete
Linux	           400	 Yes    Delete
Other	           500	 Yes    Delete
Test	                   777	 No     Delete
We accidentally added isactive prematurely. It should not be used yet.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
That's not a dupe of bug 77193, which is about products attributes (components, versions and milestones). This bug is about editvalues.cgi. That's a separate implementation.
Status: RESOLVED → UNCONFIRMED
OS: Mac OS X → All
Hardware: Macintosh → All
Resolution: DUPLICATE → ---
Version: unspecified → 3.0
Status: UNCONFIRMED → NEW
Ever confirmed: true
Oh, I didn't realize we were doing them separately. I could swear we already had a bug for this. Maybe it got duped to bug 77193.
Summary: Add support for isactive in editvalues.cgi → Add support for isactive on fields controled by editvalues.cgi
As soon as bug 456743 is implemented, this information will be available automatically.
Status: NEW → RESOLVED
Closed: 17 years ago16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.