-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
Description
depend in same issue #228
my_value_471 = CustomValue.where("custom_field_id = 471 AND value ='259'").pluck(:customized_id)
my_value_472 = CustomValue.where("custom_field_id = 472 AND value ='1'").pluck(:customized_id)
self.custom_field_values = { 463=> (my_value_471 & my_value_472).uniq.size.to_i.to_s }
where i can added project id and tracker id