Skip to content

Export users does not require connection_id#537

Merged
jimmyjames merged 1 commit intomasterfrom
iss-530
May 17, 2023
Merged

Export users does not require connection_id#537
jimmyjames merged 1 commit intomasterfrom
iss-530

Conversation

@jimmyjames
Copy link
Copy Markdown
Contributor

Changes

As discussed in #530, the export users job does not require a connection_id, but the JobsEntity currently does require it. Further, if the filter contains a connectionId, it will override the (required) connection_id parameter.

This PR:

  • Deprecates the current export users method
  • Adds a new export users method that accepts an (optional) filter param
  • Adds tests demonstrating the behavior of the now-deprecated method, and tests for the new method

References

#530

@jimmyjames jimmyjames requested a review from a team as a code owner May 12, 2023 19:32
@jimmyjames jimmyjames merged commit 58182fb into master May 17, 2023
@jimmyjames jimmyjames deleted the iss-530 branch May 17, 2023 13:14
@jimmyjames jimmyjames mentioned this pull request Jun 15, 2023
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