Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add validator and workflowitem type field to subproject #572

Closed
Stezido opened this issue Oct 21, 2020 · 0 comments · Fixed by #593
Closed

Add validator and workflowitem type field to subproject #572

Stezido opened this issue Oct 21, 2020 · 0 comments · Fixed by #593
Assignees
Labels
feature Indicates a new feature implementation

Comments

@Stezido
Copy link
Contributor

Stezido commented Oct 21, 2020

Description

Currently there is no possibility to make sure only one user is able to close worklfowItems.

Solution

When creating a workflowitem the assignee should be selectable (default: creator).
When creating a subproject a fixed workflowitem type should be selectable (default: any)
When creating a subproject a validator should be selectable (default: none)
Validator="A user(no group) who is preselected at workflowitem creation (not selectable). This user is the only user who can close workflowitems."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Indicates a new feature implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants