[PIN-6406] Fix recalculating projects which was removed from household
Previous version does not recalculate projects which were removed from household because code worked only on all household project IDs. This change introduce calculating all projectIds changes and recalculate only on them.
Closes PIN-6406