{"xsrfToken":"BU2R-J2FU-D1D3-JG9X_68b640745ba7f3a6bc01bd2dadaf731e2c6b7bdc_lout","user":{"key":"","userName":"","displayName":"","email":"","calendarResource":"jira.webresources:calendar-en","language":{"key":"en_UK","displayName":"English (UK) [Default]"},"canChangePassword":false,"canUpdateUser":false,"allOpenRequestsCount":0,"pendingApprovalsCount":0,"approvalsCount":0,"canAdministerJIRA":false,"isAnonymous":true,"agentForPortal":false},"branding":{"id":"14","key":"eucsd","name":"Euclid Helpdesk","portalBaseUrl":"/situ-service-desk/servicedesk/customer/portal/14","logoUrl":"/situ-service-desk/rest/servicedesk/1/customer/viewport-resources/portal-logo/14?_=b9d49780181ce76835437d032e4f18c3","theme":{"headerBGColor":"#ffffff","headerLinkColor":"#292929","headerLinkHoverColor":"#001b26","headerLinkHoverBGColor":"#001b26","headerBadgeColor":"#001b26"}},"helpCenterBranding":{"bannerUrl":"/situ-service-desk/rest/servicedesk/1/bannerImage?1634125312806","headerBGColor":"#f4f5f7","headerLinkColor":"#003457","headerLinkHoverColor":"#e8e8e4","headerLinkHoverBGColor":"#003457","logoUrl":"","helpCenterTitle":"Below you can find all Service Desks available in this system","sharedPortalName":"Directorate of Science ServDes"},"portal":{"id":"14","key":"eucsd","projectId":10900,"serviceDeskId":14,"name":"Euclid Helpdesk","description":"<p>Welcome! You can use the search bar below to search through <a href=\"https://support.cosmos.esa.int/situ-service-desk/servicedesk/customer/kb/view/1235911061?applicationId=91ae566d-a3f0-316a-8cca-2f50a96e3b66&portalId=14&pageNumber=1&resultNumber=1&q=faq&q_time=1741183923177\" class=\"external-link\" rel=\"nofollow\" target=\"_blank\">Euclid FAQs<\/a> and <a href=\"https://support.cosmos.esa.int/situ-service-desk/servicedesk/customer/kb/view/1225785998?applicationId=91ae566d-a3f0-316a-8cca-2f50a96e3b66&portalId=14&pageNumber=1&resultNumber=1&q=known&q_time=1741183942946\" class=\"external-link\" rel=\"nofollow\" target=\"_blank\">Euclid known issues<\/a> or use the options below it to raise a ticket.<\/p>","portalBaseUrl":"/situ-service-desk/servicedesk/customer/portal/14","onlyPortal":false,"reqTypes":[{"id":"221","key":"1cdaaa8b-ee02-43e8-9ad8-105793bff2b2","name":"Idea","descriptionHtml":"","callToAction":"Idea","introHtml":"<p>Share and vote for new features and improvements.<\/p>","icon":10607,"groups":[38]},{"id":"222","key":"644b9087-49f4-414c-a5a9-84a0f58045bb","name":"Enquiry","descriptionHtml":"","callToAction":"Enquiry","introHtml":"<p>Ask for help regarding account and access issues; general questions about the system.<\/p>","icon":10624,"groups":[38]},{"id":"223","key":"818fde0d-b013-4c0a-9644-ade6a4483ed0","name":"Bug","descriptionHtml":"","callToAction":"Bug","introHtml":"<p>Report a technical issue.<\/p>","icon":10625,"groups":[38]},{"id":"224","key":"d44bff5c-95d6-40d6-842b-005e58f1e91e","name":"Discussion","descriptionHtml":"","callToAction":"Discussion","introHtml":"<p>Share your comment for open discussion with the community.<\/p>","icon":10604,"groups":[38]}],"reqGroups":[{"id":38,"name":"General"}],"orderMapping":{"38":[222,223,221,224]},"kbs":{"kbEnabled":true,"kbLink":{"appLinkId":"91ae566d-a3f0-316a-8cca-2f50a96e3b66","appLinkName":"S2E2 Confluence","appLinkUrl":"https://s2e2.cosmos.esa.int/confluence","spaceKey":"EK","spaceName":"EUCLID Knowledgebase","spaceUrl":"https://s2e2.cosmos.esa.int/confluence/display/EK"},"labels":[],"projectKey":"EUCSD","serviceDeskId":14,"portalId":14},"createPermission":true,"openRequestCount":0,"announcement":{"header":"","headerWiki":"","message":"","messageWiki":"","canEditAnnouncement":false,"hasTranslationInUserLocale":false,"hasTranslation":{"header":false,"message":false},"portalId":14},"portalSearchBarSettings":{"isEnabled":true}},"sharedPortal":{"name":"Directorate of Science ServDes","description":"<p>Welcome to the help center - we're here to help! Raise a request from the options provided.<\/p>","kbs":{"kbEnabled":true,"appLinkUrl":"https://s2e2.cosmos.esa.int/confluence"}},"announcement":{"header":"","headerWiki":"","message":"","messageWiki":"","canEditAnnouncement":false,"hasTranslationInUserLocale":false,"hasTranslation":{"header":false,"message":false},"portalId":null},"organisations":{"organisations":[]},"groups":{"groups":[]},"portalWebFragments":{"headerPanels":[],"subheaderPanels":[],"footerPanels":[{"params":{},"key":"com.intenso.jira.plugins.jsd-extender:links-panel","name":"WebPanel: Links","html":"<style>\n #com\\.intenso\\.jira\\.plugins\\.jsd-extender\\:links-panel {\n display: none;\n }\n<\/style>\n<script type=\"text/javascript\">\n 'use strict';\n (function () {\n var jQuery = AJS.$;\n\n jQuery(document).ready(function () {\n loadIntensoLinks();\n });\n\n function loadIntensoLinks() {\n jQuery.get(getPathForLinksApi(), showLink);\n }\n\n function showLink(data) {\n if (data) {\n jQuery(\".intensoLinks\").remove();\n\t\t\t\t let auiNav = jQuery('.aui-header-secondary').find('ul.aui-nav');\n\t\t\t\t if(auiNav.length !== 0) {\n\t\t\t\t auiNav.prepend(data);\n\t\t\t\t } else {\n\t\t\t\t\t jQuery('.cp-header-secondary').prepend(data);\n\t\t\t\t\t AJS.$('.cp-header-secondary').children(\"li\").each(function(){\n\t\t\t\t\t\t AJS.$(this).replaceWith(AJS.$('<div class=\"cp-header-item\">' + this.innerHTML + '<\/div>'));\n\t\t\t\t\t })\n }\n }\n }\n\n function getPathForLinksApi() {\n if (isInRequestView()) {\n return getRequestViewPath();\n } else if (isInProjectView()) {\n return getProjectPath();\n } else {\n return getGlobalPath();\n }\n\n function isInRequestView() {\n return /\\/servicedesk\\/customer\\/user\\/requests/.test(window.location.href);\n }\n\n function getRequestViewPath() {\n return WRM.contextPath() + \"/rest/sp4jsd/1.0/jsdextender/availableLinks/requestsview\";\n }\n\n function isInProjectView() {\n return /\\/portal\\/\\d+/.test(window.location.href);\n }\n\n function getProjectPath() {\n const portalId = getPortalId();\n const contextPath = WRM.contextPath();\n const requestTypePath = getRequestTypePath();\n const issueKeyPath = getIssueKeyPath();\n\n return contextPath + '/rest/sp4jsd/1.0/jsdextender/availableLinks/projectId/' + portalId + requestTypePath + issueKeyPath;\n\n function getPortalId() {\n let result = window.location.href.match(/\\/portal\\/(\\d+)/);\n return result ? result[1] : \"\";\n }\n\n function getIssueKeyPath() {\n const issueKey = getIssueKey();\n return issueKey ? '/requestTypeKey/' + issueKey : \"\";\n }\n\n function getRequestTypePath() {\n const requestTypeId = getRequestTypeId();\n return requestTypeId ? '/requestType/' + requestTypeId : \"\";\n }\n }\n\n function getGlobalPath() {\n return WRM.contextPath() + \"/rest/sp4jsd/1.0/jsdextender/availableLinks/\";\n }\n\n function getRequestTypeId() {\n let result = window.location.href.match(/\\/create\\/(\\d+)/);\n return result ? result[1] : \"\";\n }\n\n function getIssueKey() {\n let result = window.location.href.match(/portal\\/\\d+\\/.+-\\d+$/);\n return result && result.length >= 1 ? result[1] : \"\";\n }\n }\n })();\n<\/script>\n"}],"pagePanels":{}}}
{"tourEnabled":false,"wacLink":"https://www.atlassian.com/software/jira/service-management?utm_medium=jira-in-product&utm_source=jira_service_desk_portal_footer&utm_campaign=service-desk_portal_server","serviceDeskVersion":"5.12.23","contextPath":"/situ-service-desk","xsrfToken":"BU2R-J2FU-D1D3-JG9X_68b640745ba7f3a6bc01bd2dadaf731e2c6b7bdc_lout","baseUrl":"https://support.cosmos.esa.int/situ-service-desk/servicedesk/customer","relativeBaseUrl":"/situ-service-desk/servicedesk/customer","maxAttachmentSize":"52428800","gravatarEnabled":true,"rteEnabled":true,"calendarDateData":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},"anonymousEnabled":true}