Requirements API endpoint
Kis Arpad (akis98)
I would like to get all requirements for a project like this client request does: https://app.qase.io/v1/requirement/tree, and a way to get individual requirements
Timothy Han
We should be able to do CRUD for requirements. Often we do end up with bulk of requirements created from the meeting or planning, and it is a painful process to register/update all the requirements through UI. It would be nice to work like test case CRUD operation.
A
Aman Patel
This is a huge missing item. If we have 100s of requirements documented elsewhere, why is there no way to import all of this in to this system? Also the requriements section is Qase is pretty feature-poor for a full fledged requriements management system.
If you can't provide an API endpoint, please allow a simple CSV import atleast!