From 56073128848b0e6d3d18a84aa58fe24b68931aef Mon Sep 17 00:00:00 2001 From: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com> Date: Mon, 10 Jul 2023 15:27:31 +0100 Subject: [PATCH] Update helpdesk link (#1751) --- app/components/data_protection_confirmation_banner_component.rb | 2 +- app/views/errors/not_found.html.erb | 2 +- app/views/layouts/_footer.html.erb | 2 +- .../organisation_relationships/add_managing_agent.html.erb | 2 +- app/views/organisation_relationships/add_stock_owner.html.erb | 2 +- app/views/start/index.html.erb | 2 +- .../data_protection_confirmation_banner_component_spec.rb | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/components/data_protection_confirmation_banner_component.rb b/app/components/data_protection_confirmation_banner_component.rb index cbb8a501e..ed5fd1310 100644 --- a/app/components/data_protection_confirmation_banner_component.rb +++ b/app/components/data_protection_confirmation_banner_component.rb @@ -3,7 +3,7 @@ class DataProtectionConfirmationBannerComponent < ViewComponent::Base attr_reader :user, :organisation - HELPDESK_URL = "https://digital.dclg.gov.uk/jira/servicedesk/customer/portal/4/group/21".freeze + HELPDESK_URL = "https://dluhcdigital.atlassian.net/servicedesk/customer/portal/6/group/11".freeze def initialize(user:, organisation: nil) @user = user diff --git a/app/views/errors/not_found.html.erb b/app/views/errors/not_found.html.erb index 903a0ffaa..23401c82b 100644 --- a/app/views/errors/not_found.html.erb +++ b/app/views/errors/not_found.html.erb @@ -5,6 +5,6 @@

<%= content_for(:title) %>

If you typed the web address, check it is correct.

If you pasted the web address, check you copied the entire address.

-

<%= govuk_link_to "Get help", "https://digital.dclg.gov.uk/jira/servicedesk/customer/portal/4/group/21" %> if the web address is correct and not working.

+

<%= govuk_link_to "Get help", "https://dluhcdigital.atlassian.net/servicedesk/customer/portal/6/group/11" %> if the web address is correct and not working.

diff --git a/app/views/layouts/_footer.html.erb b/app/views/layouts/_footer.html.erb index 660b0d221..3dc3a70b3 100644 --- a/app/views/layouts/_footer.html.erb +++ b/app/views/layouts/_footer.html.erb @@ -6,7 +6,7 @@

Online helpdesk

- <%= govuk_link_to("CORE helpdesk (opens in a new tab)", "https://digital.dclg.gov.uk/jira/servicedesk/customer/portal/4/group/21", class: "govuk-footer__link", rel: "noreferrer noopener", target: "_blank") %> + <%= govuk_link_to("CORE helpdesk (opens in a new tab)", "https://dluhcdigital.atlassian.net/servicedesk/customer/portal/6/group/11", class: "govuk-footer__link", rel: "noreferrer noopener", target: "_blank") %>

diff --git a/app/views/organisation_relationships/add_managing_agent.html.erb b/app/views/organisation_relationships/add_managing_agent.html.erb index 8f53b1eeb..9187d886a 100644 --- a/app/views/organisation_relationships/add_managing_agent.html.erb +++ b/app/views/organisation_relationships/add_managing_agent.html.erb @@ -31,7 +31,7 @@
  • Double check the spelling and try again
  • Type the first few letters to see the suggestions
  • If you still can't find it, - <%= govuk_link_to("contact the DLUHC service desk", "https://digital.dclg.gov.uk/jira/servicedesk/customer/portal/4/group/21", rel: "noreferrer noopener", target: "_blank") %> + <%= govuk_link_to("contact the DLUHC service desk", "https://dluhcdigital.atlassian.net/servicedesk/customer/portal/6/group/11", rel: "noreferrer noopener", target: "_blank") %>
  • <% end %> diff --git a/app/views/organisation_relationships/add_stock_owner.html.erb b/app/views/organisation_relationships/add_stock_owner.html.erb index f531eb7f7..8c4ee0e6f 100644 --- a/app/views/organisation_relationships/add_stock_owner.html.erb +++ b/app/views/organisation_relationships/add_stock_owner.html.erb @@ -31,7 +31,7 @@
  • Double check the spelling and try again
  • Type the first few letters to see the suggestions
  • If you still can't find it, - <%= govuk_link_to("contact the DLUHC service desk", "https://digital.dclg.gov.uk/jira/servicedesk/customer/portal/4/group/21", rel: "noreferrer noopener", target: "_blank") %> + <%= govuk_link_to("contact the DLUHC service desk", "https://dluhcdigital.atlassian.net/servicedesk/customer/portal/6/group/11", rel: "noreferrer noopener", target: "_blank") %>
  • <% end %> diff --git a/app/views/start/index.html.erb b/app/views/start/index.html.erb index cb6674760..8ce802478 100644 --- a/app/views/start/index.html.erb +++ b/app/views/start/index.html.erb @@ -18,7 +18,7 @@

    Before you start

    Use your account details to sign in.

    -

    If you need to set up a new account, speak to your organisation’s CORE data coordinator. If you don’t know who that is, <%= govuk_link_to("contact the helpdesk", "https://digital.dclg.gov.uk/jira/servicedesk/customer/portal/4/group/21") %>.

    +

    If you need to set up a new account, speak to your organisation’s CORE data coordinator. If you don’t know who that is, <%= govuk_link_to("contact the helpdesk", "https://dluhcdigital.atlassian.net/servicedesk/customer/portal/6/group/11") %>.

    You can <%= govuk_mail_to("dluhc.digital-services@levellingup.gov.uk", "request an account", subject: "CORE: Request a new account") %> if your organisation doesn’t have one.

    diff --git a/spec/components/data_protection_confirmation_banner_component_spec.rb b/spec/components/data_protection_confirmation_banner_component_spec.rb index decc44b30..c78724aa3 100644 --- a/spec/components/data_protection_confirmation_banner_component_spec.rb +++ b/spec/components/data_protection_confirmation_banner_component_spec.rb @@ -43,7 +43,7 @@ RSpec.describe DataProtectionConfirmationBannerComponent, type: :component do expect(component.display_banner?).to eq(true) expect(render).to have_link( "Contact helpdesk to assign a data protection officer", - href: "https://digital.dclg.gov.uk/jira/servicedesk/customer/portal/4/group/21", + href: "https://dluhcdigital.atlassian.net/servicedesk/customer/portal/6/group/11", ) expect(render).to have_selector("p", text: "To create logs your organisation must state a data protection officer. They must sign the Data Sharing Agreement.") end