Support YAQL for generating array in with-items

Registered by Winson Chan

Allow array in with-items clause to be generated by a YAQL evaluation. This allows for special use cases such as repeat and select subset from an array.

Examples:
with-items: n in range(0, $.count).list()
with-items: n in $.array.where($<3).list()
with-items: n in $.array.where($.name='abc').list()

Blueprint information

Status:
Complete
Approver:
Renat Akhmerov
Priority:
Undefined
Drafter:
Winson Chan
Direction:
Needs approval
Assignee:
None
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Nikolay Makhotkin

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.