Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago

Remove empty line from matrix rows

I have the following model, commonly used in software development: Epic - 1:n - Story - 1:n - Task   I have another table with tests, and tests can be for tasks (unit tests) or story (integrations...