OrchardCMS/OrchardCore

Problem with counting in the workflow loop

開放

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

 (10 則留言) (0 個反應) (0 位負責人)C# (2,288 個分叉)batch import
good first issue

倉庫指標

星標
 (6,998 顆星)
PR 合併指標
 (平均合併 3天 21小時) (30 天內合併 126 個 PR)

描述

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

貢獻者指南