OrchardCMS/OrchardCore

Problem with counting in the workflow loop

Open

#6912 aperta il 15 ago 2020

Vedi su GitHub
 (10 commenti) (0 reazioni) (0 assegnatari)C# (2288 fork)batch import
good first issue

Metriche repository

Star
 (6998 star)
Metriche merge PR
 (Merge medio 3g 21h) (126 PR mergiate in 30 g)

Descrizione

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

Guida contributor