43b627c596a6c76153450cec245e6013a4425d41
[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 _0x86f8=['Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','api.jira','write','openIssue','send','body','headers','connection','remoteAddress','socket','bluebird','https','../../config/logger','3eAmWpBVP0','key','MOTGUI','Report','\x20from\x20','description','stringify','issuetype','Bug','customfield_11500','email','fields','customfield_11501','customfield_11502','newToken','customfield_11503','name','customfield_11504','reason','customfield_10102','track.xcallymotion.com','Basic\x20','toString','base64','request','setEncoding','utf8','end','status','statusCode','parse','error','json'];(function(_0x5f098d,_0xb60dee){var _0x5be153=function(_0x463d3d){while(--_0x463d3d){_0x5f098d['push'](_0x5f098d['shift']());}};_0x5be153(++_0xb60dee);}(_0x86f8,0x14c));var _0x886f=function(_0x5528c3,_0x35a416){_0x5528c3=_0x5528c3-0x0;var _0x47ec1b=_0x86f8[_0x5528c3];return _0x47ec1b;};'use strict';var BPromise=require(_0x886f('0x0'));var https=require(_0x886f('0x1'));var logger=require(_0x886f('0x2'))('api');var USERNAME='support';var PASSWORD=_0x886f('0x3');function openIssue(_0x301ab1,_0x5d65ba){var _0x1d314c={'fields':{'project':{'key':_0x301ab1[_0x886f('0x4')]||_0x886f('0x5')},'summary':(_0x301ab1['summary']||_0x886f('0x6'))+_0x886f('0x7')+_0x301ab1['ip'],'description':_0x301ab1[_0x886f('0x8')]||JSON[_0x886f('0x9')](_0x301ab1),'issuetype':{'name':_0x301ab1[_0x886f('0xa')]||_0x886f('0xb')}}};_0x1d314c['fields'][_0x886f('0xc')]=_0x301ab1[_0x886f('0xd')];_0x1d314c[_0x886f('0xe')][_0x886f('0xf')]=_0x301ab1['oldToken'];_0x1d314c[_0x886f('0xe')][_0x886f('0x10')]=_0x301ab1[_0x886f('0x11')];_0x1d314c[_0x886f('0xe')][_0x886f('0x12')]=_0x301ab1[_0x886f('0x13')];_0x1d314c[_0x886f('0xe')][_0x886f('0x14')]=_0x301ab1[_0x886f('0x15')];_0x1d314c['fields'][_0x886f('0x16')]=_0x301ab1['ip'];var _0x40f601={'host':_0x886f('0x17'),'port':0x1bb,'path':'/rest/api/2/issue','method':'POST','timeout':0x4e20,'headers':{'Content-Type':'application/json','Authorization':_0x886f('0x18')+new Buffer(USERNAME+':'+PASSWORD)[_0x886f('0x19')](_0x886f('0x1a'))}};var _0x388159=JSON['stringify'](_0x1d314c);var _0x3ca5ff=https[_0x886f('0x1b')](_0x40f601,function(_0xaa23bc){_0xaa23bc[_0x886f('0x1c')](_0x886f('0x1d'));var _0x3c81f0='';_0xaa23bc['on']('data',function(_0x2a0cc7){_0x3c81f0+=_0x2a0cc7;});_0xaa23bc['on'](_0x886f('0x1e'),function(){if(_0x5d65ba){return _0x5d65ba[_0x886f('0x1f')](_0xaa23bc[_0x886f('0x20')])['json'](JSON[_0x886f('0x21')](_0x3c81f0));}});});_0x3ca5ff['on'](_0x886f('0x22'),function(_0x844f12){if(_0x5d65ba){return _0x5d65ba[_0x886f('0x1f')](0x1f4)[_0x886f('0x23')]({'errors':[{'message':_0x886f('0x24'),'type':_0x886f('0x25')}]});}});_0x3ca5ff[_0x886f('0x26')](_0x388159);_0x3ca5ff['end']();}exports[_0x886f('0x27')]=openIssue;exports[_0x886f('0x28')]=function(_0x1c1b76,_0x366900){_0x1c1b76[_0x886f('0x29')]['ip']=_0x1c1b76[_0x886f('0x2a')]['x-forwarded-for']||_0x1c1b76[_0x886f('0x2b')][_0x886f('0x2c')]||_0x1c1b76[_0x886f('0x2d')][_0x886f('0x2c')]||_0x1c1b76[_0x886f('0x2b')]['socket']['remoteAddress'];return openIssue(_0x1c1b76[_0x886f('0x29')],_0x366900);};