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

fix(plugin-workflow): fix data scope on todo table block #2176

Merged
merged 1 commit into from
Jul 4, 2023
Merged

Conversation

mytharcher
Copy link
Contributor

Description (Bug 描述)

Data scope settings not works on workflow todo list.

Steps to reproduce (复现步骤)

  1. Set a data scope on workflow todo list block, such as current user.
  2. Reload the list.

Expected behavior (预期行为)

Todo data should be filtered by the data scope set.

Actual behavior (实际行为)

Not filtered.

Related issues (相关 issue)

None.

Reason (原因)

WorkflowTodo.Decorator not applies params.

Solution (解决方案)

Add params.

@height
Copy link

height bot commented Jul 4, 2023

This pull request has been linked to 1 task:

💡Tip: Add "Close T-830" to the pull request title or description, to a commit message, or in a comment to mark this task as "Done" when the pull request is merged.

@mytharcher mytharcher merged commit 650a580 into main Jul 4, 2023
4 checks passed
@mytharcher mytharcher deleted the T-830 branch July 4, 2023 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant