Skip to content

Empty value for receiver_id in acoustic.receivers #333

@PietrH

Description

@PietrH

The function list_receiver_ids() uses a very simple SQL query:

SELECT DISTINCT receiver FROM acoustic.receivers

One of the expectations we have for the result is that there will be no empty NA values. However, this test is currently failing.

  • Why would there ever be empty receiver_id's in this table?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is neededquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions