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

Session filter #1129

Merged
merged 5 commits into from
Jan 12, 2024
Merged

Session filter #1129

merged 5 commits into from
Jan 12, 2024

Conversation

gwynndp
Copy link
Collaborator

@gwynndp gwynndp commented Jan 10, 2024

Description

Issue(s) addressed

  • Resolves #

What kind of change(s) does this PR introduce?

  • Enhancement
  • Bug fix
  • Refactor

Please check if the PR fulfils these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Issue

What is the current behavior?

What is the new behavior?

Breaking change

Does this PR introduce a breaking change?

Other useful information

@@ -523,6 +523,33 @@ export default {
handleError(error);
}
},
getSessions() {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will want to limit results to the orgs/user's sessions only...
Which is best field to query by?
orgList &&...
device_configuration_id
originating_wallet_registration_id
target_wallet
organization
organization_id
device_identifier
grower_account_id

@gwynndp gwynndp marked this pull request as ready for review January 11, 2024 03:45
@gwynndp gwynndp requested a review from a team as a code owner January 11, 2024 03:45
@gwynndp gwynndp merged commit bb9e7fc into Greenstand:master Jan 12, 2024
1 check passed
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.

2 participants