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

Ability to select a group? #9

Open
magnolia61 opened this issue Feb 6, 2017 · 1 comment
Open

Ability to select a group? #9

magnolia61 opened this issue Feb 6, 2017 · 1 comment

Comments

@magnolia61
Copy link

It would be awesome to be able to select a group in the scheduled job settings (e.g. gid=123).
This would benefit performance on some sites, but also speed up correcting relevant addresses (for instance registrations of this year's events).

It would also allow for multiple jobs to be scheduled:

  1. one slow background job (like now) that runs 500 contacts at a time, daily
  2. one 'fast' job that only corrects a specific group and runs hourly (on sites where this is preferable)

Would be great. Love it.

@JohnFF
Copy link

JohnFF commented Feb 6, 2017

Hi @magnolia61

It should be possible to create your own scheduled job that does the same thing for the fast one. It would be fairly easy to build the caps correcting functionality into an action that could operate on search results (as the Email Address Corrector currently does). Do you write code yourself?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants