Skip to content

PI Requests are not trimmed #99

Closed
Closed
@hakasapl

Description

@hakasapl

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions