Built motion from commit da24aabd.|2.6.20
[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 _0x34f5=['POST','Basic\x20','toString','request','setEncoding','utf8','data','end','status','statusCode','json','error','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','api.jira','write','openIssue','send','headers','x-forwarded-for','connection','remoteAddress','socket','body','bluebird','https','../../config/logger','api','3eAmWpBVP0','key','MOTGUI','summary','Report','\x20from\x20','stringify','fields','customfield_11500','customfield_11501','oldToken','newToken','customfield_11503','name','customfield_11504','reason','customfield_10102','track.xcallymotion.com','/rest/api/2/issue'];(function(_0x5aedea,_0xf4a7f){var _0xe35173=function(_0x2e329e){while(--_0x2e329e){_0x5aedea['push'](_0x5aedea['shift']());}};_0xe35173(++_0xf4a7f);}(_0x34f5,0xcf));var _0x534f=function(_0x25406a,_0x104ad5){_0x25406a=_0x25406a-0x0;var _0x2a18ad=_0x34f5[_0x25406a];return _0x2a18ad;};'use strict';var BPromise=require(_0x534f('0x0'));var https=require(_0x534f('0x1'));var logger=require(_0x534f('0x2'))(_0x534f('0x3'));var USERNAME='support';var PASSWORD=_0x534f('0x4');function openIssue(_0x46f916,_0x40d7bf){var _0x241b4d={'fields':{'project':{'key':_0x46f916[_0x534f('0x5')]||_0x534f('0x6')},'summary':(_0x46f916[_0x534f('0x7')]||_0x534f('0x8'))+_0x534f('0x9')+_0x46f916['ip'],'description':_0x46f916['description']||JSON[_0x534f('0xa')](_0x46f916),'issuetype':{'name':_0x46f916['issuetype']||'Bug'}}};_0x241b4d[_0x534f('0xb')][_0x534f('0xc')]=_0x46f916['email'];_0x241b4d[_0x534f('0xb')][_0x534f('0xd')]=_0x46f916[_0x534f('0xe')];_0x241b4d[_0x534f('0xb')]['customfield_11502']=_0x46f916[_0x534f('0xf')];_0x241b4d[_0x534f('0xb')][_0x534f('0x10')]=_0x46f916[_0x534f('0x11')];_0x241b4d[_0x534f('0xb')][_0x534f('0x12')]=_0x46f916[_0x534f('0x13')];_0x241b4d[_0x534f('0xb')][_0x534f('0x14')]=_0x46f916['ip'];var _0x4db18c={'host':_0x534f('0x15'),'port':0x1bb,'path':_0x534f('0x16'),'method':_0x534f('0x17'),'timeout':0x4e20,'headers':{'Content-Type':'application/json','Authorization':_0x534f('0x18')+new Buffer(USERNAME+':'+PASSWORD)[_0x534f('0x19')]('base64')}};var _0x3a33c9=JSON[_0x534f('0xa')](_0x241b4d);var _0x5505f2=https[_0x534f('0x1a')](_0x4db18c,function(_0x1958ce){_0x1958ce[_0x534f('0x1b')](_0x534f('0x1c'));var _0x1991b6='';_0x1958ce['on'](_0x534f('0x1d'),function(_0x5c8997){_0x1991b6+=_0x5c8997;});_0x1958ce['on'](_0x534f('0x1e'),function(){if(_0x40d7bf){return _0x40d7bf[_0x534f('0x1f')](_0x1958ce[_0x534f('0x20')])[_0x534f('0x21')](JSON['parse'](_0x1991b6));}});});_0x5505f2['on'](_0x534f('0x22'),function(_0x4428f5){if(_0x40d7bf){return _0x40d7bf[_0x534f('0x1f')](0x1f4)[_0x534f('0x21')]({'errors':[{'message':_0x534f('0x23'),'type':_0x534f('0x24')}]});}});_0x5505f2[_0x534f('0x25')](_0x3a33c9);_0x5505f2[_0x534f('0x1e')]();}exports[_0x534f('0x26')]=openIssue;exports[_0x534f('0x27')]=function(_0x24189b,_0x50be74){_0x24189b['body']['ip']=_0x24189b[_0x534f('0x28')][_0x534f('0x29')]||_0x24189b[_0x534f('0x2a')][_0x534f('0x2b')]||_0x24189b[_0x534f('0x2c')][_0x534f('0x2b')]||_0x24189b[_0x534f('0x2a')][_0x534f('0x2c')][_0x534f('0x2b')];return openIssue(_0x24189b[_0x534f('0x2d')],_0x50be74);};