Dušan Borovčanin
Dušan Borovčanin
Closing the issue since it was caused by using the same instance of NATS for Proto messages and MQTT messages. We opted for using VerneMQ due to better MQTT support.
We are in the middle of huge structural changes and absmach/magistrala#2024, absmach/magistrala#2017, and absmach/magistrala#2016 are related to test problems. I'm adding a bug label to this one. > I accidentally...
This https://github.com/absmach/magistrala/pull/2088#discussion_r1557171749 should also be resolved in this issue.
We need to add the API to support fetching **usernames** for other users, as well. Usernames are required to make the UI nicer. Either fetch the username by ID or...
The user should be able to filter all users (so they can be invited to join the domain), but not to see the count. Only superadmins should be able to...
While this is fixed on the UI, the user should not be able to see the count of all the users in the platform using the API.
@1998-felix Please test, this one should be resolved.
The idea was that the Reader subscribes to the particular NATS topic on demand and streams whatever it is receiving to the use through WS connection. The main benefit for...
@arvindh123 Thanks for the report. I have a couple of questions: 1. What are the general disadvantages of the API gateway approach? 2. Does it make sense to update Things...
This one might also be addressed by API GW: https://github.com/absmach/magistrala-old/pull/269.