Content
View differences
Updated by Oleksii Borysenko 9 days ago
### Steps to reproduce
_Please write down the steps to reproduce. Try to write down all necessary preconditions (what permissions do you have, are other users involved?). Example:_
1. Find a meeting with some agenda items in backlog. (i.e. https://qa.openproject-edge.com/api/v3/meetings/3690)
2. Fetch all agenda items (via https://qa.openproject-edge.com/api/v3/meetings/3690/agenda\_items)
3. Check that backlog items are not a part of the returned list
### What is the buggy behavior?
* backlog agenda items are not in the agenda\_items response
### What is the expected behavior?
1. backlog items should be present in response
### Important note
_at the same time sections are returned in that response (marked as "backlog": true)_
2. Fetch all agenda items (via https://qa.openproject-edge.com/api/v3/meetings/3690/agenda\_items)
3. Check that backlog items are not a part of the returned list
### What is the buggy behavior?
* backlog agenda items are not in the agenda\_items response
### What is the expected behavior?
1. backlog items should be present in response
### Important note
_at the same time sections are returned in that response (marked as "backlog": true)_