uhd-urz / elAPI

An extensible API client for eLabFTW
GNU Affero General Public License v3.0
5 stars 0 forks source link

experiments plugin throw Python error when Unique eLabID cannot be found #22

Closed alexander-haller closed 2 months ago

alexander-haller commented 5 months ago

In GitLab by @mhxion on Mar 22, 2024, 14:25

The following request to read experiment ID 20240319-xxxxxxxxxxxxxxxxxxxxxfoo

$ elapi experiments get --id 20240319-xxxxxxxxxxxxxxxxxxxxxfoo

will throw Python IndexError.

image