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

PI Requests are not trimmed #99

Open
hakasapl opened this issue Sep 11, 2023 · 0 comments
Open

PI Requests are not trimmed #99

hakasapl opened this issue Sep 11, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@hakasapl
Copy link
Collaborator

hakasapl commented Sep 11, 2023

Reported by Kevin:

Somehow a user managed to insert a space into their PI request, causing it not to show up in the Portal. Maybe these values should be trim'ed before storing?

| id   | request_for               | uid                    | timestamp           |
+------+---------------------------+------------------------+---------------------+
| 2256 |  pi_...umass_edu          | ...umass_edu           | 2023-09-06 14:16:41 |
| 2323 | pi_...umass_edu           | ...umass_edu           | 2023-09-11 13:18:19 |

Removing the space caused it to appear in the portal again.

This is likely implicitly solved in 1.2 by switching to the new request form, but we should still verify.

@hakasapl hakasapl added the bug Something isn't working label Sep 11, 2023
simonLeary42 added a commit to simonLeary42/unity-web-portal that referenced this issue Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant