8000 Allow for filtering Actions by Function · Issue #23 · 6aika/paatos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Allow for filtering Actions by Function #23

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

Open
juhoojala opened this issue Jul 14, 2017 · 0 comments
Open

Allow for filtering Actions by Function #23

juhoojala opened this issue Jul 14, 2017 · 0 comments

Comments

@juhoojala
Copy link
juhoojala commented Jul 14, 2017

With the current API, finding all Actions associated with a specific Function requires the following steps (as far as I know):

  1. Fetch all Actions and Cases*
  2. Map each Action to a Case, and use the Case's function field to assign a function id to each action
  3. Filter Actions by the function id assigned in the previous step

*this requires multiple requests because of #22

It would be helpful to have the option to simply request Actions filtered by function id.

@juhoojala juhoojala changed the title Allow for filtering actions by Allow for filtering Actions by Function Jul 14, 2017
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

1 participant
0