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

Investigate notifying users about rejected ORCID claims #53

Open
kelockhart opened this issue Nov 29, 2017 · 1 comment
Open

Investigate notifying users about rejected ORCID claims #53

kelockhart opened this issue Nov 29, 2017 · 1 comment
Assignees

Comments

@kelockhart
Copy link
Member

Maybe as a nightly task, for users with email addresses associated with their ADS accounts

@kelockhart kelockhart self-assigned this Nov 29, 2017
@kelockhart
Copy link
Member Author

Notes:

  • Likely will need a rejected claims table; can be queried once per day and then kick off a task to email the users (without a table, it will be more complicated to email users only once per day, instead of once per rejected claim)
  • While developing, start by implementing the table. Check output for a bit before enabling the email task
  • To check: are all created claims in the claims table the result of accepted claims?

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