Highlight: No Failed ERP report in my shift
===================
MONITORING
===================
@-yonathan.handjojo need on-call team to help him monitor TBI.
If you see hanging task updateIncomingPaymentsToLatest
please refer to https://tvlk.slack.com/archives/GFF96SUSD/p1550229579049300?thread_ts=1549626136.026400&cid=GFF96SUSD for more information
need on-call to get the paymentId
from payment with payment_return
scope. and manually start recover WF-TBI-INCOMING-PAYMENT
or ManualFormIncomingPaymentWorkflow
for bulk recover.
see this for example (https://docs.google.com/spreadsheets/d/1ZA2vXe99aHeHETC90JaYRTaZ0SBRB5wfjwQSRysUi-4/edit?pli=1#gid=1459985670)
you can use this script https://tvlk.slack.com/archives/G0L8HPGA3/p1549628176682000
or check to TAP to get paymentIds by bookingIds and copy the paymentId result as input for manual recover in case the hanging task increase dramatically.
Hanging Task recorded per
```
updateIncomingPaymentsToLatest|424610012|||15121|1|["0217feae-3112-11e9-bb3c-028ddf0f1d4f"]
updateIncomingPaymentsToLatest|424643630|||14356|1|["9eca80e1-311b-11e9-be65-064c77bb9b63"]
updateIncomingPaymentsToLatest|424694090|||12884|1|["2a5ff8f2-312e-11e9-aedc-06f57faaf3db"]
updateIncomingPaymentsToLatest|424701890|||12963|1|["40d300c9-312d-11e9-bb3c-028ddf0f1d4f"]
updateIncomingPaymentsToLatest|424711458|||12644|1|["356ec134-3131-11e9-be65-064c77bb9b63"]
updateIncomingPaymentsToLatest|424723512|||12202|1|["9e52c42b-3136-11e9-bb3c-028ddf0f1d4f"]
updateIncomingPaymentsToLatest|424724768|||12231|1|["44b63f58-3136-11e9-aedc-06f57faaf3db"]
updateIncomingPaymentsToLatest|424730567|||12018|1|["e73217f6-3138-11e9-be65-064c77bb9b63"]
updateIncomingPaymentsToLatest|424774352|||7131|1|["6d078efa-3174-11e9-aedc-06f57faaf3db"]
updateIncomingPaymentsToLatest|424789568|||6295|1|["a269e5ec-317e-11e9-aedc-06f57faaf3db"]
updateIncomingPaymentsToLatest|424815871|||5305|1|["0c73040d-318b-11e9-be65-064c77bb9b63"]
updateIncomingPaymentsToLatest|424833824|||4362|1|["c177a616-3196-11e9-be65-064c77bb9b63"]
updateIncomingPaymentsToLatest|424852998|||4152|1|["5af53f5e-3199-11e9-aedc-06f57faaf3db"]
updateIncomingPaymentsToLatest|424909369|||2911|1|["3c94a78e-31a9-11e9-b766-0200683aa939"]
updateIncomingPaymentsToLatest|424965478|||1489|1|["1c34abe7-31bb-11e9-be65-064c77bb9b63"]
updateIncomingPaymentsToLatest|424970417|||1262|1|["dd1a782a-31bd-11e9-be65-064c77bb9b63"]
```
Payment Id :
```
[
NumberLong("1625532165556037877"),
NumberLong("1625536840511542693"),
NumberLong("1625543749209712683"),
NumberLong("1625545044456925227"),
NumberLong("1625546405862987173"),
NumberLong("1625548491802564005"),
NumberLong("1625548735104704868"),
NumberLong("1625549870842538027"),
NumberLong("1625575305304364453"),
NumberLong("1625581313526361084"),
NumberLong("1625587037242420220"),
NumberLong("1625590057443287396"),
NumberLong("1625592885395088637"),
NumberLong("1625600629093193125"),
NumberLong("1625608582060862460"),
NumberLong("1625609341338938364")
]
```
===================
ISSUES
===================
Retrying and Reproduct Sales Data and Assigned Payment for Train Sales Report
Ticket : https://29022131.atlassian.net/browse/CT-1349
Link : https://traveloka.domo.com/page/1759128325/kpis/details/2029356773
Status : IN PROGRESS ( Wait until whole flow is done and make sure data is not shown anymore in mismatched data monitoring )
Failed Refund From Provider Report 11/02/2019
Missing totalSellingPrice or totalSellingPriceCurrency in PD item for BID 419747520 (Airport Transport)
Insurance inserted to PD but not handled in RFP
need decision how to fix from insurance team
Issue in Flight Ancillaries Report by Non Refundable Date - wrong record shown in report
Ticket : https://29022131.atlassian.net/browse/CNF-190
Status : IN TESTING by Mikhail
Phabricator: https://phabricator.noc.tvlk.cloud/D102973
Register ERP Hotel Commission Date - Issued Date - Original Currency on ERP Scheduler
Ticket : https://29022131.atlassian.net/browse/ESD-2650
Status : IN PROGRESS
need TV-SQL review https://phabricator.noc.tvlk.cloud/D102947
need to update diff (beginTime, endTime, lastTakenDate) each day
Change Parameter Hotel Package Non-refundable Invoice at Scheduler
Ticket : https://29022131.atlassian.net/projects/ESD/queues/issue/ESD-2666
Status : OPEN
Checked script in tv-sql, the scheduler should be already using allocation by commission
Waiting reply from reporter (see ticket comment)
=================
OTHER ISSUES
=================
For other issues, see here https://29022131.atlassian.net/issues/?filter=20878
======================
IMPROVEMENT
======================
[sqitch] add retry_count column in job.task and function to inc counter
Ticket : https://29022131.atlassian.net/browse/NFP-54
Status : CODE REVIEW
Diff : https://phabricator.noc.tvlk.cloud/D103119
Discussion : https://tvlk.slack.com/archives/G67EMB76E/p1550134811053800?thread_ts=1550008449.029500&cid=G67EMB76E
[tbiwp-prod-booking infinite retry] CURRENT PROGRESS
docs hanging task error log (this doc is our current progress investigate the hanging task of booking ids): https://docs.google.com/document/d/1Vwh6W5eB2jEpB1sCdRnfLWltH2E32k8qaxN26Qpx3vc/edit
[Option 1][Spec 1]Develop BP API to get by booking ID (for Sales document)
Ticket : https://29022131.atlassian.net/browse/NFP-24
Status : IN PROGRESS
Purchase Delivery: https://phabricator.noc.tvlk.cloud/D102639 Landed
Sales Delivery: https://phabricator.noc.tvlk.cloud/D102661 Landed
Sales Invoice: https://phabricator.noc.tvlk.cloud/D102666 Landed
Purchase Delivery, Sales Invoice, Sales Delivery BP API: https://phabricator.noc.tvlk.cloud/D102793. jar already released by ican, currently trying to restart the build, please help check the the api in staging
Handled by Mullia
[Option 1][Spec 1] Develop FinTools Front-End
Ticket: https://29022131.atlassian.net/browse/NFP-23
Status: In Review
Some BAs are reviewing the UI. We are still gathering feedbacks, can be accessed in https://entapar.test.tvlk.cloud/sales-documents-retrieval/retrieval-by-bid. Will proceed to review process next week.
Add CommissionInvoiceCreationScheduler to Check Delayed Scheduler monitoring
Ticket: https://29022131.atlassian.net/browse/NFP-28
Status: IN PROGRESS
Already do changes on playbook, on progress testing on local first.
For other improvements, see here https://29022131.atlassian.net/secure/RapidBoard.jspa?rapidView=839