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

LIMS strips spaces from container names #4173

Open
Vince-janv opened this issue Jan 31, 2025 · 0 comments · May be fixed by #4174
Open

LIMS strips spaces from container names #4173

Vince-janv opened this issue Jan 31, 2025 · 0 comments · May be fixed by #4174

Comments

@Vince-janv
Copy link
Contributor

Description

LIMS seems to strip all fields of trailing blank spaces. This causes cg/apps/lims/order.py:79 to crash since the key we're using may contain a trailing blank space but in the dict it has been stripped. Resulting in a KeyError

@Vince-janv Vince-janv linked a pull request Jan 31, 2025 that will close this issue
@Vince-janv Vince-janv linked a pull request Jan 31, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant