kontent-ai / delivery-sdk-php

Kontent.ai Delivery SDK for PHP
https://kontent.ai
MIT License
46 stars 15 forks source link

kcl-4508 introduce new system property (workflow_step) in item object #97

Closed Sevitas closed 2 years ago

Sevitas commented 3 years ago

Motivation

Introduces new system property 'workflow_step' representing codename of the workflow step, an item is assigned to. Items can be filtered out based on this property

Proposed solution

Introduce new property to system object of items. Components should not contain this property.

Additional context