more_than_year_from_today:"The merge date must not be later than a year from today’s date."
existing_absorbing_organisation:
existing_absorbing_organisation:
blank:"You must answer absorbing organisation already active?"
blank:"You must answer absorbing organisation already active?"
merging_organisation_id:
part_of_another_merge:"Another merge request records %{organisation} as merging into %{absorbing_organisation} on %{merge_date}. Select another organisation or remove this organisation from the other merge request."
notification:
notification:
attributes:
attributes:
title:
title:
@ -370,6 +373,7 @@ en:
during_deactivated_period:"The location is already deactivated during this date, please enter a different date."
during_deactivated_period:"The location is already deactivated during this date, please enter a different date."
merge_request:
merge_request:
organisation_part_of_another_merge:"This organisation is part of another merge - select a different one."
organisation_part_of_another_merge:"This organisation is part of another merge - select a different one."
organisation_part_of_another_incomplete_merge:"Another merge request records %{organisation} as merging into %{absorbing_organisation} on %{merge_date}. Select another organisation or remove this organisation from the other merge request."
organisation_not_selected:"Select an organisation from the search list."
organisation_not_selected:"Select an organisation from the search list."
expect(page).tohave_content("Another merge request records #{another_organisation.name} as merging into #{other_merge_request.absorbing_organisation&.name} on 4 May 2022. Select another organisation or remove this organisation from the other merge request.")
end
end
context"when the user selects an organisation that is a part of another merge"do
context"when the user selects an organisation that is a part of another merge"do