Hi,
I try to implement a defect plugin with redline.
I would like to add some custom field dynamically according to the user's selection on trackers.
for example:
if user choose Bug tracker, then the dialog shows priority, version, for user to select.
if user choose Support tracker, then the dialog shows status, for user to select.
Thanks.