...
# | Issue | NotesĀ | Decision | |||
---|---|---|---|---|---|---|
1 | Deleting cm handle one after another. | Can be processed into batchs | ||||
2 | Getting | Yang modulecm | handlehandles by id | It should be converted to fetch by list of xpath (CPS Core) | Fetch by list of | ch handle idsxpath using temp table |
3 | Updating one CmHandleState in single transaction | Update batch in single transactionDelete schema set operation | cascade allĀ | Native query using temp table | ||
4 | DeleteUpdating | SchemaCmHandleState | SetBatch operation can be performed | Use batch operation to update states |
<Note. use green for closed issues, yellow for important ones if needed>
...