- Backlog history contains the information about when a backlog item is created, when the backlog item is deleted inside a product.
- By clicking the backlog history a modal containing the history including addition,deletion of the backlog items of a particular product will be displayed.
The history page contains the action (addition / deletion of backlog item) and the user who performed the action.
- The history page contains pagination if the no of data is more than the no of items per page the next button will be displayed by which we can move to the next page.
- The history page contains the filter by which we can able to view the history from and to a particular date.
- When there is no history for the mentioned date in the filter no data found will be displayed.