magistrala icon indicating copy to clipboard operation
magistrala copied to clipboard

Industrial IoT Messaging and Device Management Platform

Results 330 magistrala issues
Sort by recently updated
recently updated
newest added

Create an MG testing deployment in the private datacenter and integrate it with CI to keep it up to date for testing purposes.

We are treating IDs differently, i.e. taking it into account only if other criteria is not there, making `buildQueryConditions` mask the logic of processing IDs. Why? _Originally posted by @dborovcanin...

enhancement
question
needs-comments

# What type of PR is this? This is a feature because it adds the following functionality: it add domain id when passing requests in the API layer. ## What...

# What type of PR is this? This is a feature because it adds the following functionality mentioned in following tickets - [ ] https://github.com/absmach/magistrala/issues/2456 - [ ] https://github.com/absmach/magistrala/issues/2214 -...

https://github.com/absmach/magistrala/blob/eb881690c74b6f2357115848f5ba152533561d30/pkg/sdk/go/sdk.go#L90-L125 Page metadata is used by many methods on SDK interface, however, this can be confusing as struct members are selectively used by different methods. Struct members passed to a...

### Is your feature request related to a problem? Please describe. No, it is not. ### Describe the feature you are requesting, as well as the possible use case(s) for...

enhancement

# What type of PR is this? This is a feature as it separates the Things and Users service from client. ## What does this do? This adds new features...

# What type of PR is this? This is a feature as it separates the Things service from client. ## What does this do? This adds new features to the...

# What type of PR is this? This is a refactor because it changes the following functionality: it removes domain from token since it is passed with the URL. ##...

# What type of PR is this? This is a refactor as it groups current service middleware. ## What does this do? This pr creates the following folder structure for...