Set default organization for JIRA Service User


<script type='text/javascript'>
  var jellDeskSettings = {
    sourceType: 'web',
    source: window.location.href,
    position: { horizontal: 'right', vertical: 'bottom' },
    offset: { horizontal: '50px', vertical: '50px' },
    serviceUrl:'http://localhost:2990/jira/plugins/servlet/widget?jellToken=1234567890123456789&projectKey=DESK&defaultOrg=1'
};

</script>
<script type='text/javascript' src='http://localhost:2990/jira/s/h4xmf1/77002/b6b48b2829824b869586ac216d119363/1.1.3/_/download/resources/com.jelldesk.apps.embeddable-widget:widget-client-resources/embeddable-client.js'></script>