The headlines of some columns (i.e. the empty ones) in the cache disappear, after one deletes part of the cache.
Analysis:
The issue is that after deletion all columns are checked for emptyness and empty columns are resetted completely. Add checks, which are only reset a colum, if the first line is an explicit part of the deletion.
Implementation:
The fix was implemented as proposed by the analysis. Implementation tests were passed successfully.
Documentation:
The fix was documented in the changes log. Further documentation not needed.
Tests:
This fix was tested in productive environment. No deviations detected. Bug fix implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Diff: