plone.api.content.get_state does not work with two workflows
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start at the plone.api.content.get_state entry point and review how it selects a workflow for an object with two workflows. Check the related workflow API and existing tests before defining coverage. Done means callers can select the workflow_id or state_variable and receive that workflow's state.
Written by the indexing model from the issue text.
Description
For our project we use two workflows for one object:
- Plone Standard Workflow to controll access
- 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.
- Dominant language
- Python
- Stars
- 101
- Forks
- 62
- Avg merge
- 15h 15m
- Merged PRs (30d)
- 1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from plone/plone.api
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
01 type: bug
-
05 type: question
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
01 type: bug 04 type: enhancement
Difficulty 3/5 1-2 days Newbie friendliness 42/100
Similar issues
-
area/auth bug comp/agent P3 platform/discord type/security
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
NousResearch/hermes-agent#117848 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100