[LS-301] Implementation of New Rule for Node Deletion Post XML Import Created: 18/Mar/25 Updated: 17/Apr/26 Due: 20/Mar/25 Resolved: 26/Nov/25 |
|
| Status: | Closed |
| Project: | L3 Support |
| Component/s: | NEP |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | CR | Priority: | Deferred |
| Reporter: | Priyasha Tiwari | Assignee: | Priyasha Tiwari |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Σ Remaining Estimate: | 0 minutes | Remaining Estimate: | 0 minutes |
| Σ Time Spent: | 2 weeks, 2 days, 3 hours, 30 minutes | Time Spent: | 2 weeks, 2 days, 3 hours, 30 minutes |
| Σ Original Estimate: | Not Specified | Original Estimate: | Not Specified |
| Attachments: |
|
||||||||||||||||||||
| Sub-Tasks: |
|
||||||||||||||||||||
| Customer: |
Airtel India
|
||||||||||||||||||||
| Planned Start: | |||||||||||||||||||||
| Planned End: | |||||||||||||||||||||
| Actual Start: | |||||||||||||||||||||
| Date of Baselining: |
| Description |
|
We need to implement a new rule to delete data for Nodes (BOARD REPORT ,VLAN REPORT, INVENTORY REPORT ,IDU,IP DATA, TRANSMISSION LINK REPORT ,BTS, eNodeB, gNodeB, SRANBs, Role 2G, Role 4G, Role 5G) where the updated date is not in sync with today's date. This rule should be executed every time after the XML import is completed in each circle and can be modified as per te customer requirement. Additionally, the deletion process will only proceed if the item quantity is 50 or less (otherwise, it should not be executed.), also we can modify the item quantity and date for the deletion as per the requirement for every report ; |
| Comments |
| Comment by Anonymous [ 03/Jun/25 ] |
|
Build 3.7.71.463 is released with 50 node deletion restriction for RAN nodes |
| Comment by Priyasha Tiwari [ 03/Jun/25 ] |
|
kindly confirm whether it is done for all the mention nodes or not ..BOARD REPORT ,VLAN REPORT, INVENTORY REPORT ,IDU,IP DATA, TRANSMISSION LINK REPORT ,BTS, eNodeB, gNodeB, SRANBs, Role 2G, Role 4G, Role 5G) |
| Comment by Anonymous [ 10/Jun/25 ] |
|
Hi Dear as discussed its done for all RAN nodes and its related configurational attributes. |
| Comment by Anonymous [ 11/Jun/25 ] |
|
Build 3.7.71.465 is released containing below requested changes As discussed, we need to update the code to allow the number of nodes to be deleted to be configurable based on customer requirements. Additionally, please add a condition for date based deletions, so that customer can specify a range like deleting data from the past 10 or 15 days ,as needed. |
| Comment by Anonymous [ 16/Jul/25 ] |
|
Build 3.7.71.472 released containing idu and other deletion addition to api. |
| Comment by Priyasha Tiwari [ 17/Jul/25 ] |
|
under testing wl-1day |
| Comment by Priyasha Tiwari [ 22/Jul/25 ] |
|
This is the condition-based logic we plan to implement, combining date and count rules. Please review and confirm. |
| Comment by Priyasha Tiwari [ 23/Jul/25 ] |
|
testing completed for patch -3.7.71.472, and found that only RAN nodes data are getting deleted, mw, ip, vlan,idu report no deleteion executed . |
| Comment by Anonymous [ 28/Jul/25 ] |
|
The build 3.7.71.473 has been released with the updated support for configurable duration and nodeSize parameters. |
| Comment by Priyasha Tiwari [ 20/Aug/25 ] |
|
this details regarding the API working, shared with the customer .. All the points mentioned below have been added into the logic. Here is a summary of the API The deletion process is applicable to all nodes and report types for RAN and MW domains, including - eNodeB, gNodeB, BTS SRANBS,IDU, transmission links, and their sub-elements such as board, inventory, addinfo, IPDATA, interfaces,cells , vlan etc. The deletion criteria can be modified based on requirements. The logic implemented includes- NOTE--_ ( today-X) is where the cutoff date is calculated as Today – X days, inclusive of Today) Case 2: Delete all data except today’s date (Duration = 0) Tracking of deleted element or count for every circle- This can be monitored from the logs provided by the integration team. Keywords such as “Deleted” and “to delete” will help determine the exact number of nodes deleted from the database. |
| Comment by Anonymous [ 22/Aug/25 ] |
|
Build 3.7.71.479 is released containing fixes for object not found error during deletion of sranbsnode |
| Comment by Priyasha Tiwari [ 22/Aug/25 ] |
|
under testing , unable to apply the patch for testing due to BO machine issue |
| Comment by Priyasha Tiwari [ 29/Aug/25 ] |
|
after testing , found out that the only sranbs node are getting deleted .. BTS ENODEB GNODEB nodes are not getting deleted |
| Comment by Priyasha Tiwari [ 02/Sep/25 ] |
|
after testing the new patch 481 for this bug, its working fine data is now deleting .. but l3 need to share the details regarding the days calculation for this API again .. |
| Comment by Srishti Kashyap [ 07/Oct/25 ] |
|
Hi Team, |
| Comment by Priyasha Tiwari [ 26/Nov/25 ] |
|
close this ticket |