absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

[BUG] - Adding channel with the parent fails silently #90

Closed dborovcanin closed 7 months ago

dborovcanin commented 7 months ago

Is there an existing issue for this?

What were you trying to achieve?

I am trying to add a new Channel with a specified parent.

What are the expected results?

I expect the operation to succeed.

What are the received results?

No visible results. The channel is created successfully (and correctly), but I can't see it on the UI.

Steps To Reproduce

Use the latest Magistrala and UI docker images, with Docker v24.0.0. Create a Channel and try to create another one with the previous Channel as a parent.

In what environment did you encounter the issue?

The latest (main branch) versions of MG and MG-UI running in Docker v24.0.0.

Additional information you deem important

No response

ianmuchyri commented 7 months ago

This issue had been created here https://github.com/absmach/magistrala-ui/issues/44