OrchardCMS/OrchardCore

Problem with counting in the workflow loop

Open

#6,912 opened on Aug 15, 2020

View on GitHub
 (9 comments) (0 reactions) (0 assignees)C# (6,998 stars) (2,288 forks)batch import
good first issue

Description

Look at the pictures of my workflow and I put the data I received The number of rotations of the loop must be one less than the size of my array because I started from zero and in JavaScript the arrays start from zero, but when I The end value ="property('data').Time.length-1", my loop counts one less.

02

Contributor guide

Problem with counting in the workflow loop · OrchardCMS/OrchardCore#6912 | Good First Issue