Built motion from commit fe909640.|2.6.8
[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 _0x53df=['description','issuetype','Bug','fields','email','customfield_11501','customfield_11502','name','customfield_11504','track.xcallymotion.com','POST','Basic\x20','toString','base64','stringify','setEncoding','utf8','data','end','status','statusCode','parse','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','write','openIssue','send','headers','x-forwarded-for','connection','socket','remoteAddress','body','bluebird','https','../../config/logger','api','support','key','MOTGUI','summary','\x20from\x20'];(function(_0x327b49,_0xc232b8){var _0x4e7265=function(_0x4e99c1){while(--_0x4e99c1){_0x327b49['push'](_0x327b49['shift']());}};_0x4e7265(++_0xc232b8);}(_0x53df,0xc4));var _0xf53d=function(_0x1e1965,_0x55785c){_0x1e1965=_0x1e1965-0x0;var _0x1a2e96=_0x53df[_0x1e1965];return _0x1a2e96;};'use strict';var BPromise=require(_0xf53d('0x0'));var https=require(_0xf53d('0x1'));var logger=require(_0xf53d('0x2'))(_0xf53d('0x3'));var USERNAME=_0xf53d('0x4');var PASSWORD='3eAmWpBVP0';function openIssue(_0x1d34fa,_0x27ae03){var _0xab25da={'fields':{'project':{'key':_0x1d34fa[_0xf53d('0x5')]||_0xf53d('0x6')},'summary':(_0x1d34fa[_0xf53d('0x7')]||'Report')+_0xf53d('0x8')+_0x1d34fa['ip'],'description':_0x1d34fa[_0xf53d('0x9')]||JSON['stringify'](_0x1d34fa),'issuetype':{'name':_0x1d34fa[_0xf53d('0xa')]||_0xf53d('0xb')}}};_0xab25da[_0xf53d('0xc')]['customfield_11500']=_0x1d34fa[_0xf53d('0xd')];_0xab25da[_0xf53d('0xc')][_0xf53d('0xe')]=_0x1d34fa['oldToken'];_0xab25da[_0xf53d('0xc')][_0xf53d('0xf')]=_0x1d34fa['newToken'];_0xab25da[_0xf53d('0xc')]['customfield_11503']=_0x1d34fa[_0xf53d('0x10')];_0xab25da[_0xf53d('0xc')][_0xf53d('0x11')]=_0x1d34fa['reason'];_0xab25da[_0xf53d('0xc')]['customfield_10102']=_0x1d34fa['ip'];var _0x4d242c={'host':_0xf53d('0x12'),'port':0x1bb,'path':'/rest/api/2/issue','method':_0xf53d('0x13'),'timeout':0x4e20,'headers':{'Content-Type':'application/json','Authorization':_0xf53d('0x14')+new Buffer(USERNAME+':'+PASSWORD)[_0xf53d('0x15')](_0xf53d('0x16'))}};var _0x1eb7e2=JSON[_0xf53d('0x17')](_0xab25da);var _0x48dfc9=https['request'](_0x4d242c,function(_0x461a8d){_0x461a8d[_0xf53d('0x18')](_0xf53d('0x19'));var _0x5cf075='';_0x461a8d['on'](_0xf53d('0x1a'),function(_0x47ca69){_0x5cf075+=_0x47ca69;});_0x461a8d['on'](_0xf53d('0x1b'),function(){if(_0x27ae03){return _0x27ae03[_0xf53d('0x1c')](_0x461a8d[_0xf53d('0x1d')])['json'](JSON[_0xf53d('0x1e')](_0x5cf075));}});});_0x48dfc9['on']('error',function(_0x269673){if(_0x27ae03){return _0x27ae03[_0xf53d('0x1c')](0x1f4)['json']({'errors':[{'message':_0xf53d('0x1f'),'type':'api.jira'}]});}});_0x48dfc9[_0xf53d('0x20')](_0x1eb7e2);_0x48dfc9[_0xf53d('0x1b')]();}exports[_0xf53d('0x21')]=openIssue;exports[_0xf53d('0x22')]=function(_0x3e06bf,_0x2965f5){_0x3e06bf['body']['ip']=_0x3e06bf[_0xf53d('0x23')][_0xf53d('0x24')]||_0x3e06bf[_0xf53d('0x25')]['remoteAddress']||_0x3e06bf[_0xf53d('0x26')][_0xf53d('0x27')]||_0x3e06bf['connection']['socket'][_0xf53d('0x27')];return openIssue(_0x3e06bf[_0xf53d('0x28')],_0x2965f5);};