Skip to content

Specific enumid returns empty result #200

@loeffelpan

Description

@loeffelpan

Describe the bug
Using /enum/{enumId} with {enumId} of any sub-enumeration (e. g. funtions.shutters.something) results in an empty answer.

To Reproduce
Steps to reproduce the behavior:

  1. Create a sub-enumeration.
  2. Try the endpoint above.
  3. Use the id of the sub-enumeration.
  4. See the empty result [].

Expected behavior
Endpoint should give any enumeration with given id.

Versions:

  • Adapter version: 3.0.1
  • JS-Controller version: 8.9.2
  • Node version: 22.21.0
  • Operating system: linux docker

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions