OrchardCMS/OrchardCore

Problem with counting in the workflow loop

Open

#6,912 建立於 2020年8月15日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)C# (6,998 star) (2,288 fork)batch import
good first issue

描述

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

貢獻者指南

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