-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Closed
Copy link
Labels
BugC: TreeListFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemRegressionBroken functionality which was working previouslyBroken functionality which was working previouslySEV: HighjQuery
Milestone
Description
Bug report
When a Kendo TreeList contains a parent row that is expanded and includes more than two child records, performing a delete operation results in only 3 delete requests being sent. Specifically, two for the last two child records and one for the parent record.
Reproduction of the problem
Here is a Dojo for reproduction: https://dojo.telerik.com/Cqxjobpr
Current behavior
Sends only 3 delete requests for the last 2 children and the parent.
Expected/desired behavior
Should send individual delete requests for the parent and every child
TicketID:
Here is the TicketID: 1676145
Environment
- Browser: [all]
Metadata
Metadata
Assignees
Labels
BugC: TreeListFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemRegressionBroken functionality which was working previouslyBroken functionality which was working previouslySEV: HighjQuery