Closed Bug 590787 Opened 14 years ago Closed 8 days ago

ProfileManager should be able to act on multiple profiles for some actions

Categories

(Testing Graveyard :: ProfileManager, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: k0scist, Unassigned)

References

Details

For mass actions -- currently the only ones I can think of are deleting and backing up profiles -- you should be able to affect multiple profiles.  Currently only one profile may be selected.  This was mostly a convenience in writing.  SO there will be a few classes of things:

 - things that can be done when a single profile is selected (e.g. copy)
 - things that can be done when one-or-more profile is selected (e.g. delete)
 - things that can be done no matter if a profile is selected or not (e.g. new profile)

While this ultimately isn't a huge change, the code is fairly insistent on one profile, so neither is it trivial
Product: Testing → Testing Graveyard
Status: NEW → RESOLVED
Closed: 8 days ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.