Details
Description
Steps to reproduce:
1. Open Gantt Charts/04_Development Process (by Process Steps);
2. Expand Design Process (Part & System);
3. Assert grid for item count
Bug: itemCount is 20 but should be 15 (it shouldn't take into account children).
get-editor "04_Development Process (by Process Steps)" | get-nebula-grid | get-property itemCount | equals 20 | verify-true
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
it seems to be fixed already