if organisation.objectives != objectives
      proposal = (organisation.change_text_proposals.new(
        :name => 'organisation_objectives',
        :value => objectives
      ))