da043a1462c4b558a864ce171a39278904f922a7
[motion2.git] / server / api / jira / jira.controller.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x8eb1=['status','json','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','api.jira','write','openIssue','send','body','headers','x-forwarded-for','remoteAddress','socket','connection','bluebird','https','../../config/logger','api','support','3eAmWpBVP0','key','MOTGUI','summary','Report','\x20from\x20','description','stringify','issuetype','Bug','fields','email','customfield_11501','customfield_11502','newToken','customfield_11503','customfield_11504','reason','track.xcallymotion.com','POST','Basic\x20','base64','setEncoding','end','statusCode','parse'];(function(_0x1b8c71,_0x41d8ab){var _0x539905=function(_0x395edd){while(--_0x395edd){_0x1b8c71['push'](_0x1b8c71['shift']());}};_0x539905(++_0x41d8ab);}(_0x8eb1,0x91));var _0x18eb=function(_0x25cea2,_0x5c1409){_0x25cea2=_0x25cea2-0x0;var _0x2e336b=_0x8eb1[_0x25cea2];return _0x2e336b;};'use strict';var BPromise=require(_0x18eb('0x0'));var https=require(_0x18eb('0x1'));var logger=require(_0x18eb('0x2'))(_0x18eb('0x3'));var USERNAME=_0x18eb('0x4');var PASSWORD=_0x18eb('0x5');function openIssue(_0x4581b7,_0x5b3380){var _0x58c234={'fields':{'project':{'key':_0x4581b7[_0x18eb('0x6')]||_0x18eb('0x7')},'summary':(_0x4581b7[_0x18eb('0x8')]||_0x18eb('0x9'))+_0x18eb('0xa')+_0x4581b7['ip'],'description':_0x4581b7[_0x18eb('0xb')]||JSON[_0x18eb('0xc')](_0x4581b7),'issuetype':{'name':_0x4581b7[_0x18eb('0xd')]||_0x18eb('0xe')}}};_0x58c234[_0x18eb('0xf')]['customfield_11500']=_0x4581b7[_0x18eb('0x10')];_0x58c234[_0x18eb('0xf')][_0x18eb('0x11')]=_0x4581b7['oldToken'];_0x58c234[_0x18eb('0xf')][_0x18eb('0x12')]=_0x4581b7[_0x18eb('0x13')];_0x58c234[_0x18eb('0xf')][_0x18eb('0x14')]=_0x4581b7['name'];_0x58c234['fields'][_0x18eb('0x15')]=_0x4581b7[_0x18eb('0x16')];_0x58c234['fields']['customfield_10102']=_0x4581b7['ip'];var _0x35fd92={'host':_0x18eb('0x17'),'port':0x1bb,'path':'/rest/api/2/issue','method':_0x18eb('0x18'),'timeout':0x4e20,'headers':{'Content-Type':'application/json','Authorization':_0x18eb('0x19')+new Buffer(USERNAME+':'+PASSWORD)['toString'](_0x18eb('0x1a'))}};var _0x27e63a=JSON[_0x18eb('0xc')](_0x58c234);var _0x368adf=https['request'](_0x35fd92,function(_0x403466){_0x403466[_0x18eb('0x1b')]('utf8');var _0x240b27='';_0x403466['on']('data',function(_0xed60d){_0x240b27+=_0xed60d;});_0x403466['on'](_0x18eb('0x1c'),function(){if(_0x5b3380){return _0x5b3380['status'](_0x403466[_0x18eb('0x1d')])['json'](JSON[_0x18eb('0x1e')](_0x240b27));}});});_0x368adf['on']('error',function(_0x522a05){if(_0x5b3380){return _0x5b3380[_0x18eb('0x1f')](0x1f4)[_0x18eb('0x20')]({'errors':[{'message':_0x18eb('0x21'),'type':_0x18eb('0x22')}]});}});_0x368adf[_0x18eb('0x23')](_0x27e63a);_0x368adf[_0x18eb('0x1c')]();}exports[_0x18eb('0x24')]=openIssue;exports[_0x18eb('0x25')]=function(_0xc3045f,_0x5a389f){_0xc3045f[_0x18eb('0x26')]['ip']=_0xc3045f[_0x18eb('0x27')][_0x18eb('0x28')]||_0xc3045f['connection'][_0x18eb('0x29')]||_0xc3045f[_0x18eb('0x2a')][_0x18eb('0x29')]||_0xc3045f[_0x18eb('0x2b')][_0x18eb('0x2a')][_0x18eb('0x29')];return openIssue(_0xc3045f[_0x18eb('0x26')],_0x5a389f);};