Skip to content

plone.api.content.get_state does not work with two workflows #459

@sandrarum

Description

@sandrarum

For our project we use two workflows for one object:

  1. Plone Standard Workflow to controll access
  2. Custom Workflow to controll export to another database

The plone.api function returns the state of the first workflow. There is no way to access the second one vie plone.api e.g. by optional parameter providing the wrokflow_id or the state_variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions