equinor / flotilla

Flotilla is the main point of access for operators to interact with multiple robots in a facility.
Eclipse Public License 2.0
16 stars 37 forks source link

Fix bug in area endpoint #1311

Closed UsamaEquinorAFK closed 10 months ago

UsamaEquinorAFK commented 10 months ago

Describe the bug The get-area endpoint throws an exception when adding any filter criteria.

To Reproduce Just run as usual and try out the get areas endpoint with filter criteria.

Expected behavior No exception should be thrown

UsamaEquinorAFK commented 10 months ago

https://github.com/equinor/flotilla/pull/1312