Built motion from commit (unavailable).|2.5.21
[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 _0x859f=['customfield_11501','customfield_11502','newToken','customfield_11503','name','customfield_11504','reason','customfield_10102','track.xcallymotion.com','/rest/api/2/issue','POST','application/json','Basic\x20','base64','stringify','request','utf8','data','status','json','parse','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','api.jira','write','end','openIssue','body','headers','x-forwarded-for','remoteAddress','socket','connection','bluebird','https','../../config/logger','support','3eAmWpBVP0','key','summary','Report','description','issuetype','Bug','fields'];(function(_0x2cc622,_0xee4aac){var _0x17f08d=function(_0x53a1b2){while(--_0x53a1b2){_0x2cc622['push'](_0x2cc622['shift']());}};_0x17f08d(++_0xee4aac);}(_0x859f,0xfc));var _0xf859=function(_0x54b7bd,_0x4ffc1e){_0x54b7bd=_0x54b7bd-0x0;var _0x415ac8=_0x859f[_0x54b7bd];return _0x415ac8;};'use strict';var BPromise=require(_0xf859('0x0'));var https=require(_0xf859('0x1'));var logger=require(_0xf859('0x2'))('api');var USERNAME=_0xf859('0x3');var PASSWORD=_0xf859('0x4');function openIssue(_0x27e607,_0x1caa11){var _0x216a8c={'fields':{'project':{'key':_0x27e607[_0xf859('0x5')]||'MOTGUI'},'summary':(_0x27e607[_0xf859('0x6')]||_0xf859('0x7'))+'\x20from\x20'+_0x27e607['ip'],'description':_0x27e607[_0xf859('0x8')]||JSON['stringify'](_0x27e607),'issuetype':{'name':_0x27e607[_0xf859('0x9')]||_0xf859('0xa')}}};_0x216a8c[_0xf859('0xb')]['customfield_11500']=_0x27e607['email'];_0x216a8c[_0xf859('0xb')][_0xf859('0xc')]=_0x27e607['oldToken'];_0x216a8c[_0xf859('0xb')][_0xf859('0xd')]=_0x27e607[_0xf859('0xe')];_0x216a8c[_0xf859('0xb')][_0xf859('0xf')]=_0x27e607[_0xf859('0x10')];_0x216a8c[_0xf859('0xb')][_0xf859('0x11')]=_0x27e607[_0xf859('0x12')];_0x216a8c[_0xf859('0xb')][_0xf859('0x13')]=_0x27e607['ip'];var _0x1ed535={'host':_0xf859('0x14'),'port':0x1bb,'path':_0xf859('0x15'),'method':_0xf859('0x16'),'timeout':0x4e20,'headers':{'Content-Type':_0xf859('0x17'),'Authorization':_0xf859('0x18')+new Buffer(USERNAME+':'+PASSWORD)['toString'](_0xf859('0x19'))}};var _0x4da492=JSON[_0xf859('0x1a')](_0x216a8c);var _0x3c98d3=https[_0xf859('0x1b')](_0x1ed535,function(_0x356b21){_0x356b21['setEncoding'](_0xf859('0x1c'));var _0x4293c3='';_0x356b21['on'](_0xf859('0x1d'),function(_0x20a3e0){_0x4293c3+=_0x20a3e0;});_0x356b21['on']('end',function(){if(_0x1caa11){return _0x1caa11[_0xf859('0x1e')](_0x356b21['statusCode'])[_0xf859('0x1f')](JSON[_0xf859('0x20')](_0x4293c3));}});});_0x3c98d3['on']('error',function(_0x1b3568){if(_0x1caa11){return _0x1caa11[_0xf859('0x1e')](0x1f4)[_0xf859('0x1f')]({'errors':[{'message':_0xf859('0x21'),'type':_0xf859('0x22')}]});}});_0x3c98d3[_0xf859('0x23')](_0x4da492);_0x3c98d3[_0xf859('0x24')]();}exports[_0xf859('0x25')]=openIssue;exports['send']=function(_0x52b436,_0x4a12e3){_0x52b436[_0xf859('0x26')]['ip']=_0x52b436[_0xf859('0x27')][_0xf859('0x28')]||_0x52b436['connection'][_0xf859('0x29')]||_0x52b436[_0xf859('0x2a')][_0xf859('0x29')]||_0x52b436[_0xf859('0x2b')]['socket'][_0xf859('0x29')];return openIssue(_0x52b436[_0xf859('0x26')],_0x4a12e3);};