[ACE-431] 1382-VI Ring csv import Created: 24/Dec/25 Updated: 29/Dec/25 Due: 26/Dec/25 |
|
| Status: | Done |
| Project: | ACE |
| Component/s: | UCMDB |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Normal |
| Reporter: | Nouha Mhadhbi | Assignee: | Nouha Mhadhbi |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0 minutes | ||
| Time Spent: | 4 hours | ||
| Original Estimate: | Not Specified | ||
| Attachments: |
|
| Customer: |
Mobinets
|
| Planned Start: | |
| Planned End: | |
| Actual Start: | |
| Date of Baselining: |
| Description |
|
Added the backend part to import RingInterface from a CSV file and the frontend part for the CSV import View. Also added the list of RingInterface attributes with their translations, and the pagination of the import by created a new page to hold the list and the import, and added a button to open the import page.finnaly tested it with ring.csv (jira 431) Classes added: RingInterfaceServerCsvHandler, RingInterfaceClientCsvHandler, RingInterfaceCsvImportContainer, RingInterfacePage. Classes modified: CsvAttributeProvider, RinginterfaceView, and ImportServiceImpl. |