Built motion from commit (unavailable).|2.5.9
[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 _0x76f8=['reason','customfield_10102','track.xcallymotion.com','/rest/api/2/issue','POST','application/json','toString','setEncoding','utf8','data','end','status','json','parse','error','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','api.jira','openIssue','body','x-forwarded-for','connection','remoteAddress','socket','bluebird','https','api','support','3eAmWpBVP0','MOTGUI','summary','Report','description','stringify','Bug','fields','customfield_11500','email','oldToken','customfield_11502','customfield_11503','name'];(function(_0x511723,_0x4db8e2){var _0x25add0=function(_0x276373){while(--_0x276373){_0x511723['push'](_0x511723['shift']());}};_0x25add0(++_0x4db8e2);}(_0x76f8,0x1b1));var _0x876f=function(_0x2adbb7,_0x383477){_0x2adbb7=_0x2adbb7-0x0;var _0x4d6adc=_0x76f8[_0x2adbb7];return _0x4d6adc;};'use strict';var BPromise=require(_0x876f('0x0'));var https=require(_0x876f('0x1'));var logger=require('../../config/logger')(_0x876f('0x2'));var USERNAME=_0x876f('0x3');var PASSWORD=_0x876f('0x4');function openIssue(_0x461b6d,_0x304270){var _0x123161={'fields':{'project':{'key':_0x461b6d['key']||_0x876f('0x5')},'summary':(_0x461b6d[_0x876f('0x6')]||_0x876f('0x7'))+'\x20from\x20'+_0x461b6d['ip'],'description':_0x461b6d[_0x876f('0x8')]||JSON[_0x876f('0x9')](_0x461b6d),'issuetype':{'name':_0x461b6d['issuetype']||_0x876f('0xa')}}};_0x123161[_0x876f('0xb')][_0x876f('0xc')]=_0x461b6d[_0x876f('0xd')];_0x123161[_0x876f('0xb')]['customfield_11501']=_0x461b6d[_0x876f('0xe')];_0x123161[_0x876f('0xb')][_0x876f('0xf')]=_0x461b6d['newToken'];_0x123161[_0x876f('0xb')][_0x876f('0x10')]=_0x461b6d[_0x876f('0x11')];_0x123161[_0x876f('0xb')]['customfield_11504']=_0x461b6d[_0x876f('0x12')];_0x123161[_0x876f('0xb')][_0x876f('0x13')]=_0x461b6d['ip'];var _0x470d96={'host':_0x876f('0x14'),'port':0x1bb,'path':_0x876f('0x15'),'method':_0x876f('0x16'),'timeout':0x4e20,'headers':{'Content-Type':_0x876f('0x17'),'Authorization':'Basic\x20'+new Buffer(USERNAME+':'+PASSWORD)[_0x876f('0x18')]('base64')}};var _0x45b1f0=JSON['stringify'](_0x123161);var _0x41f10e=https['request'](_0x470d96,function(_0x17f158){_0x17f158[_0x876f('0x19')](_0x876f('0x1a'));var _0x18493f='';_0x17f158['on'](_0x876f('0x1b'),function(_0x4ab66f){_0x18493f+=_0x4ab66f;});_0x17f158['on'](_0x876f('0x1c'),function(){if(_0x304270){return _0x304270[_0x876f('0x1d')](_0x17f158['statusCode'])[_0x876f('0x1e')](JSON[_0x876f('0x1f')](_0x18493f));}});});_0x41f10e['on'](_0x876f('0x20'),function(_0x505ca3){if(_0x304270){return _0x304270[_0x876f('0x1d')](0x1f4)['json']({'errors':[{'message':_0x876f('0x21'),'type':_0x876f('0x22')}]});}});_0x41f10e['write'](_0x45b1f0);_0x41f10e[_0x876f('0x1c')]();}exports[_0x876f('0x23')]=openIssue;exports['send']=function(_0x137bce,_0x5d92d1){_0x137bce[_0x876f('0x24')]['ip']=_0x137bce['headers'][_0x876f('0x25')]||_0x137bce[_0x876f('0x26')][_0x876f('0x27')]||_0x137bce[_0x876f('0x28')]['remoteAddress']||_0x137bce[_0x876f('0x26')][_0x876f('0x28')]['remoteAddress'];return openIssue(_0x137bce[_0x876f('0x24')],_0x5d92d1);};