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

Conga 5090: Segments endpoints not working #32

Closed
angelbarrera92 opened this issue Nov 6, 2022 · 1 comment
Closed

Conga 5090: Segments endpoints not working #32

angelbarrera92 opened this issue Nov 6, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@angelbarrera92
Copy link

Describe the bug

I'm unable to clean specific segments by clicking on the zones, then click on "Clean X Zones".

To Reproduce

Select at least one segment/zone, then click on Clean X Zones.

Screenshots

error

Vacuum Model

Conga 5090

Valetudo Version

2022.09.0-conga.0
d662967

Expected behavior

I want my conga to clean specific zones

Additional context

Logs:

[2022-11-06T11:21:02.271Z] [WARN] Received "PUT "to "/api/v2/robot/capabilities/MapSegmentationCapability" with invalid payload [
  {
    keyword: 'type',
    dataPath: '.segment_ids[0]',
    schemaPath: '#/properties/segment_ids/items/type',
    params: { type: 'string' },
    message: 'should be string'
  },
  {
    keyword: 'type',
    dataPath: '.segment_ids[1]',
    schemaPath: '#/properties/segment_ids/items/type',
    params: { type: 'string' },
    message: 'should be string'
  }
]
@angelbarrera92 angelbarrera92 added the bug Something isn't working label Nov 6, 2022
@angelbarrera92 angelbarrera92 changed the title Conga 5090: Clean segments not working Conga 5090: Segments endpoints not working Nov 7, 2022
@angelbarrera92
Copy link
Author

The same happen with:

  • Renaming Rooms/Segments

Any idea?

@txitxo0 txitxo0 closed this as completed in e070d63 Nov 8, 2022
txitxo0 added a commit that referenced this issue Nov 8, 2022
Fixes #32 by forcing strings on rooms/segments
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant