Rubocop to prevent ambiguous organization

We have Remove fallback to nil for `Current. organizati... (#533314 - closed) but need a rubocop rule to prevent more cases of Current.organization&.id from appearing.

  1. Make a rubocop rule to prevent Current.organization&.id.
  2. In the rubocop code you will have to have a TODO yaml file that lists the exceptions where the current code is exempted from the rule.
  3. Create a set of issues within this epic to allocate the work to the appropriate teams. Be sure to describe what is happening and why it's important. Follow up with teams to get the changes through.
Edited by Alex Pooley