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

taskService.createTaskQuery().taskInProgressStartedBy("*****").list() is not valid. #3934

Open
jin2001 opened this issue Jul 26, 2024 · 2 comments

Comments

@jin2001
Copy link

jin2001 commented Jul 26, 2024

When [IN_PROGRESS_STARTED_BY_] of the records in [ACT_RU_TASK] are assigned a value,but I still cannot retrieve them by
[taskService.createTaskQuery().taskInProgressStartedBy("*****").list()]

Code:
flowable7.0.1

@filiphr
Copy link
Contributor

filiphr commented Jul 26, 2024

What kind of problems are you having? Is no data being returned or is it something else?

@jin2001
Copy link
Author

jin2001 commented Jul 26, 2024

None of data is returned by the taskInProgressStartedBy.

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

No branches or pull requests

2 participants