Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How do I add a new version to all products in bugzilla?

343 views
Skip to first unread message

Bad Dog

unread,
Feb 4, 2010, 12:42:35 PM2/4/10
to
Greetings,

Is it possible to add a new version to all the products in my
bugzilla, without having to go to each product individually?

So an installation wide version addition?

Thanks,
Bill

Gervase Markham

unread,
Feb 5, 2010, 4:58:17 AM2/5/10
to
On 04/02/10 18:42, Bad Dog wrote:
> Is it possible to add a new version to all the products in my
> bugzilla, without having to go to each product individually?
>
> So an installation wide version addition?

No, this is not possible.

Gerv

Gervase Markham

unread,
Feb 5, 2010, 7:04:06 AM2/5/10
to
On 05/02/10 12:40, Jon Bendtsen wrote:
> Sure it is. If you know what you are doing you can use the normal SQL
> interface to script your way through this task.

Of course. It's all just ones and zeroes. You can make them do anything
you like. There was an implicity rider on my answer (and, I think, on
the question) - "using the GUI".

Gerv

Eric R. C. Holcomb

unread,
Feb 8, 2010, 2:05:39 AM2/8/10
to support-...@lists.mozilla.org
Howdy Bad Dog,

There is the option of re-purposing other fields/using custom fields.
For my needs (too many versions that over-lap almost all products) the
default bugzilla version tool doesn't work well. Also, with a ton of
versions the pull-down menu widget looks awful, so we did away with it
and renamed the "keyword" field "version". A little template massage
later and we had a decent solution.

FWIW,
e.

> _______________________________________________
> support-bugzilla mailing list
> support-...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/support-bugzilla
> PLEASE put support-...@lists.mozilla.org in the To: field when you reply.
>
>
>


Yuval

unread,
Mar 20, 2010, 1:37:03 PM3/20/10
to

Hi,
I also encountered this problem and decided to write a Perl script
using the Bugzilla Perl API to solve it.
See my blog post on the subject:
http://yuval.bar-or.org/blog/2010/03/adding-a-new-bugzilla-version-to-all-products/

Enjoy!
Yuval.

ing.d...@gmail.com

unread,
Dec 12, 2016, 7:34:10 PM12/12/16
to
Este es un proyecto en java que se conecta directamente a la base de datos que maneja Bugzilla, simplemente se debe cambiar los valores de la clase conexión y ejecuta el proyecto
https://github.com/daas93/toolToBugzilla
Agrega versiones, milestones, categorias y ambientes/entornos (estos dos últimos para los que utilizan Testopia), todo con solo decir que versión o mailestone..ect, se quiere agregar.
0 new messages