We'd like to add custom field for each bugevent (not the bug itself) as a radio button list. Is there a plugin to do that? If not, can anybody give me ideas/links to write my own plugin? How can I make it available in search (XML api)? Thanks in advance!
|
1
1
|
|
|
|
|
2
|
Have a look at the CaseEventEdit plugin ([your FogBugz install]/plugins/examples/CaseEventEdit for the source) -- it attaches to BugEvents and appears in the bug event edit UI, so it should be a good place to start. For general information about writing FogBugz plugins, start on our plugin developer wiki. |
|||
|