1.03 2022-04-28
- Ignore submitted "Problem Type" value on problem change
- Fix "Problem Type" lookup type: it's a ticket custom field
1.02 2022-04-27
- Support select problem on ticket create page for RT 5
- Refactor to render options in normal mason instead of calling $m->out
- Abstract SelectProblem to reuse it later for RT 5 create page
- Load queue custom field directly from RT::CustomField
1.01 2014-07-14
- Updated changelog
- cpansign
1.00 2014-07-14
- Add a callback inside the form tag, to match QuickCreate
- Packaging updates
0.03 2014-02-07
- Updates for 4.2 compatibility and first public release