Closed Bug 290753 Opened 20 years ago Closed 15 years ago

Enable flagtypes to have different names/descriptions values using the same category selection widget as is used for the flag itself

Categories

(Bugzilla :: Attachments & Requests, enhancement)

2.19.2
enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: timeless, Unassigned)

Details

bug 290191 among others is asking for a way to transition from 'review' and 'super-review' to 'first-review' and 'second-review'. As it happens, the current 'review' and 'super-review' flags really aren't that bad, if i could select new names and descriptions while keeping the same flag ids (effectively establishing equivalencies) using the category interface, i wouldn't have to do much transition work. and when everyone finally transitions to the same set of descriptions, i could consolidate the names and be happy. the other good thing about such an interface is that we wouldn't have needed to create 5 different review flags in the first place, since the first one could just have been branded using this feature.
*** This bug has been marked as a duplicate of 290751 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Oh, mistake. They just looked so similar.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Seems like quite a complication for an already complex system. I think there probably exists a simpler way to solve this problem, although I don't know what it is right at this moment.
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → Future
It may make sense for the details of flags to be product/component-specific. Currently, b.m.o creates multiple distinct but identically-named flag types in order to configure those types for products/components with different needs for flag multiplicity and other flag attributes. For example, we have four different "review" flag types in three distinct configurations. If the configurations were product/component-specific, we could instead have a single flag type, and moving bugs between included products/components wouldn't create the kinds of problems that bug 274802 was designed to fix. If the flag name itself was configurable, it would take care of bug 290756, although arguably the name is the basic identifier of a flag type, and we should require it to be the same across "equivalent" types. This approach is more complicated than our current system. But it solves problems we're currently patching around elsewhere. Is it easier and better to create those patches than to implement the complex approach requested here? It's unclear, but it's certainly worth considering.
Target Milestone: Future → ---
Mostly all bits of flagtypes could differ between components, meaning that it's much easier to clone a flagtype than to implement so much complexity. The existing code already handles flags having the same name across products correctly, so this is no longer a problem.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago15 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.