Keep *_id attributes for search backend (needed to ticket selector on search backend).
This commit is contained in:
parent
79be90c700
commit
2e84756b0e
1 changed files with 0 additions and 3 deletions
|
@ -122,9 +122,6 @@ returns
|
|||
|
||||
# save name of ref object
|
||||
attributes_new[ attribute_name ] = value
|
||||
if !keep_attributes[ attribute_name_with_id.to_sym ]
|
||||
attributes.delete(key)
|
||||
end
|
||||
}
|
||||
attributes_new.merge(attributes)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue