Extend API to add cases
openover 5 years late (28 Jun 2019)
API extension to add and update cases
90%
API extension to add cases to the QCAT database¶
This is a project to add as well as update cases to the WOCAT SLM database by external applications running on other systems.
Those external applications connect through a Restful API.
For this, the existing API has to be extended by endpoints to upload data.
See the specified requirements in the wiki for more information.
Terms:¶
- Configuration: an empty paper based questionnaire, e.g. 'Technology' or 'Approach'
- case: the contents / filled in data for a configuration.
- In the tasks, tags are used to indicate whether a tag is "Required" or "Improvement"
- User Story: This is more a kind of a work package. Its description should be understandable for non-developers. User stories can contain several development tasks
- Task: a development task which is a part of a larger user story. work time estimations are made on task level. User stories show just the sum of all tasks as estimated time.
- See the Agile board for ongoing development tasks