git-svn-id: https://dev.finn.de/svn/cockpit/branches/reporting_merge@1477 7926756e-e54e-46e6-9721-ed318f58905epull/6827/head
parent
d3cbbe848c
commit
0b2f427dd2
@ -0,0 +1,7 @@ |
|||||||
|
module CostQuery::GroupBy |
||||||
|
class FixedVersionId < Base |
||||||
|
join_table Issue |
||||||
|
applies_for :label_issue_attributes |
||||||
|
label :field_fixed_version |
||||||
|
end |
||||||
|
end |
Loading…
Reference in new issue