bug resolution and foreign keys

Max Kanat-Alexander mkanat at bugzilla.org
Tue Aug 5 21:25:43 UTC 2008


On Tue, 05 Aug 2008 13:54:37 -0700 Craig <craig5 at pobox.com> wrote:
> I need to change the bug resolution fields in our setup.

	Well, that's pretty easy. Just use the Field Values control
panel.

> Is there a reason why "bugs.resolution" cannot point to
> "resolution.id" and have a foreign field constraint?

	Feel free to implement it:

	https://bugzilla.mozilla.org/show_bug.cgi?id=287321

> Given that bugs.resolution points to resolution.value, what is the 
> "best" way to change the the list of possible bug resolutions? I was 
> going to just mark all of the current rows with "isactive = 0" and
> then just add all of the new rows.

	Whooaaaaa. No, just use the UI to do it.

	-Max
-- 
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.



More information about the developers mailing list