OrchardCMS/OrchardCore

Problem with counting in the workflow loop

Open

#6,912 创建于 2020年8月15日

在 GitHub 查看
 (10 评论) (0 反应) (0 负责人)C# (2,288 fork)batch import
good first issue

仓库指标

Star
 (6,998 star)
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

贡献者指南