Skip to content

Add list count expression #4192

@TomasEng

Description

@TomasEng

Our expression language needs a function that returns the number of elements in a list.

Names to consider: count, length, size, listCount, listLength or listSize.

Acceptance criteria

  • We have decided on a name for the count function
  • The function exists in the expression language
  • The function takes a list as its only argument
  • The function returns the number of elements in the provided list

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/logicrelated to logic/dynamics/expressionssquad/dataIssues that belongs to the named squad.
    No fields configured for Feature.

    Projects

    Status
    ⚠️ Blocked

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions