ContributionsMost RecentMost LikesSolutionsRe: Test case history: initial field content on creation Hello MisterB! Thank you for your response. I will contact the support team as you have suggested. After reading again the documentation, I found that the behavior of clearing the non mentioned fields is indeed described: Test case history: initial field content on creation When a new test case is created, a history entry is created which looks like this: "<User> created this test case - <date and time>" The initial content of the fields is not visible. Is there a way to find out what this initial content was? If the content of a field changed at a later time, you can see the initial content in the history. If it didn't change, you can't. My use case is the following: I did a bulk test case update per API. I only added the mandatory fields in the payload, expecting the not mentioned fields to remain untouched. However, those fields were emptied instead (very bad behavior in my opinion), meaning I lost e.g. the "Objective" and "Precondition". For many test cases, I can restore it from the history, but for others I can't, because those fields were filled during creation and the content is not in the history. The API neither allows retrieving this information. Note that changes per API are not in the history! Solved