Skip to content

Never executed loops - #953

Merged
pgiraud merged 2 commits into
masterfrom
never_executed_loops
Aug 25, 2026
Merged

Never executed loops#953
pgiraud merged 2 commits into
masterfrom
never_executed_loops

Conversation

@pgiraud

@pgiraud pgiraud commented Aug 19, 2026

Copy link
Copy Markdown
Member

No description provided.

This prevents errors when the grid shows a column loop (ie. when at
least one node has more than 1 loop) and the current node is "never
executed".

An other option would have been to use:
{{ node[Property.ACTUAL_LOOPS]?.toLocaleString() }}
This prevent "undefined" to be shown in the grid for never executed
nodes.
@pgiraud
pgiraud merged commit a068460 into master Aug 25, 2026
3 checks passed
@pgiraud
pgiraud deleted the never_executed_loops branch August 25, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants