What is the proper way to get a custom field for a bug? |
What is the proper way to get a custom field for a bug?
Yuriy Baltovsky 
Thursday, July 30, 2009
Do you mean getting a field added by the Custom Fields plugin, or creating your own custom field for bug?
David Fullerton 
Thursday, July 30, 2009
added via custom fields plugin.
Yuriy Baltovsky 
Friday, July 31, 2009
Plugin -> plugin communication isn't very pretty in the first version of the architecture. I think to do this you'll have to do some snooping at how the Custom Field plugin works and query its tables directly.
David Fullerton 
Tuesday, August 4, 2009
|