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

Metadata clean up for submission #36

Open
jimentwood opened this issue Aug 6, 2018 · 1 comment
Open

Metadata clean up for submission #36

jimentwood opened this issue Aug 6, 2018 · 1 comment

Comments

@jimentwood
Copy link

In the classic system we have various metadata fixes happening after the user submits:

  • PG auto changes
  • Student metadata fixes
  • System metadata flags
  • Admin script bin/report/check_mailing.pl

The goal is to build those into the submission, preferably upfront so the user is aware and approves the changes.

Includes WL-01 and WL-46.

Note some currently automated flags and changes may not be necessary with unicode support.

@jimentwood
Copy link
Author

It looks like the behaviour of the current system includes auto-lowercase of stop words and names like "Andén" (in our system And'en) get turned into "and'en". Possible solutions may be that unicode support makes this moot, but we may also need to watch for this in re-implementation the code for metadata clean up.

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