Allow updates to test cases via the API to function as expected.
Currently, if you attempt to update a test case that is currently in the test library, there are some fields that will not update. For example, if one attempts to update the folllowing fields:
"automated-test-info": {
"automated-test-design": "updatedDataHere"
}
The API call returns a success, even though that data was never updated.
3
votes
Teresa Benson
shared this idea