Built motion from commit (unavailable).|2.5.14
[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 _0x8cf0=['request','utf8','end','status','statusCode','json','error','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','api.jira','write','send','body','x-forwarded-for','connection','remoteAddress','socket','bluebird','https','../../config/logger','api','3eAmWpBVP0','key','summary','Report','\x20from\x20','description','stringify','Bug','fields','customfield_11500','email','oldToken','newToken','customfield_11503','name','customfield_11504','reason','customfield_10102','track.xcallymotion.com','/rest/api/2/issue','POST','application/json','Basic\x20','toString','base64'];(function(_0x167490,_0x7e39b){var _0x2fd0ef=function(_0x3466c6){while(--_0x3466c6){_0x167490['push'](_0x167490['shift']());}};_0x2fd0ef(++_0x7e39b);}(_0x8cf0,0xf1));var _0x08cf=function(_0x564276,_0x54284a){_0x564276=_0x564276-0x0;var _0x12a1f0=_0x8cf0[_0x564276];return _0x12a1f0;};'use strict';var BPromise=require(_0x08cf('0x0'));var https=require(_0x08cf('0x1'));var logger=require(_0x08cf('0x2'))(_0x08cf('0x3'));var USERNAME='support';var PASSWORD=_0x08cf('0x4');function openIssue(_0x1764b9,_0x34219b){var _0x4a528e={'fields':{'project':{'key':_0x1764b9[_0x08cf('0x5')]||'MOTGUI'},'summary':(_0x1764b9[_0x08cf('0x6')]||_0x08cf('0x7'))+_0x08cf('0x8')+_0x1764b9['ip'],'description':_0x1764b9[_0x08cf('0x9')]||JSON[_0x08cf('0xa')](_0x1764b9),'issuetype':{'name':_0x1764b9['issuetype']||_0x08cf('0xb')}}};_0x4a528e[_0x08cf('0xc')][_0x08cf('0xd')]=_0x1764b9[_0x08cf('0xe')];_0x4a528e[_0x08cf('0xc')]['customfield_11501']=_0x1764b9[_0x08cf('0xf')];_0x4a528e[_0x08cf('0xc')]['customfield_11502']=_0x1764b9[_0x08cf('0x10')];_0x4a528e[_0x08cf('0xc')][_0x08cf('0x11')]=_0x1764b9[_0x08cf('0x12')];_0x4a528e[_0x08cf('0xc')][_0x08cf('0x13')]=_0x1764b9[_0x08cf('0x14')];_0x4a528e[_0x08cf('0xc')][_0x08cf('0x15')]=_0x1764b9['ip'];var _0x5c149a={'host':_0x08cf('0x16'),'port':0x1bb,'path':_0x08cf('0x17'),'method':_0x08cf('0x18'),'timeout':0x4e20,'headers':{'Content-Type':_0x08cf('0x19'),'Authorization':_0x08cf('0x1a')+new Buffer(USERNAME+':'+PASSWORD)[_0x08cf('0x1b')](_0x08cf('0x1c'))}};var _0x2fd46e=JSON[_0x08cf('0xa')](_0x4a528e);var _0x115c41=https[_0x08cf('0x1d')](_0x5c149a,function(_0x514306){_0x514306['setEncoding'](_0x08cf('0x1e'));var _0x4d68bc='';_0x514306['on']('data',function(_0x104266){_0x4d68bc+=_0x104266;});_0x514306['on'](_0x08cf('0x1f'),function(){if(_0x34219b){return _0x34219b[_0x08cf('0x20')](_0x514306[_0x08cf('0x21')])[_0x08cf('0x22')](JSON['parse'](_0x4d68bc));}});});_0x115c41['on'](_0x08cf('0x23'),function(_0x3e481e){if(_0x34219b){return _0x34219b['status'](0x1f4)['json']({'errors':[{'message':_0x08cf('0x24'),'type':_0x08cf('0x25')}]});}});_0x115c41[_0x08cf('0x26')](_0x2fd46e);_0x115c41[_0x08cf('0x1f')]();}exports['openIssue']=openIssue;exports[_0x08cf('0x27')]=function(_0x60b36a,_0x40ded4){_0x60b36a[_0x08cf('0x28')]['ip']=_0x60b36a['headers'][_0x08cf('0x29')]||_0x60b36a[_0x08cf('0x2a')][_0x08cf('0x2b')]||_0x60b36a[_0x08cf('0x2c')][_0x08cf('0x2b')]||_0x60b36a[_0x08cf('0x2a')][_0x08cf('0x2c')][_0x08cf('0x2b')];return openIssue(_0x60b36a['body'],_0x40ded4);};