Commit e1f6b944 authored by Albert Ting's avatar Albert Ting Committed by David Lawrence

Bug 1253074 - get_legal_value doesn't work for target milestone

r=dkl
parent 57d04a5e
......@@ -57,6 +57,7 @@ use constant CLASS_MAP => {
classification => 'Bugzilla::Classification',
component => 'Bugzilla::Component',
product => 'Bugzilla::Product',
target_milestone => 'Bugzilla::Milestone',
};
use constant DEFAULT_MAP => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment