Project

General

Profile

Refactor #4329

Updated by Marek Hulán almost 9 years ago

per Marek's comment on "PR 1105":https://github.com/theforeman/foreman/pull/1105#discussion_r9533857 PR #1105 

 so we find all records within specific location, the find the same for specific organization and then combine these ids which we use in third query? sounds like work for SQL instead of ruby? I understand it's not that easy using ancestry but this does not feel right to me, what do others think?

Back