Prevent Notifications on changes to specific fields
Andy
anfisher at yahoo.com
Sat Dec 10 01:39:11 UTC 2011
I figure this is probably a long shot, but is there any way (either
through the API or not), of preventing Bugzilla from sending out
notifications on changes to a given (custom) field?
We have an internal app using the Bugzilla API (on a 3.4.1 instance) to
edit / update some bugs. We have a custom field on our bugs for low
level tracking purposes, and when we update this field through the API,
it will send an email notification to those tracking the bug (despite
the value of this field being meaningless to end users).
(As a backup solution, I'm guessing we might be able to update the bug's
database content directly instead of going through the API, but I was
hoping to avoid this if possible)
Thanks!
Andy
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
More information about the developers
mailing list