8000 Retrieve all messages under a group, with optional filtering by client and channel tags · Issue #155 · absmach/magistrala · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Retrieve all messages under a group, with optional filtering by client and channel tags #155

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

Open
4 tasks
arvindh123 opened this issue May 15, 2025 · 0 comments

Comments

@arvindh123
Copy link
Contributor
arvindh123 commented May 15, 2025

Description:

Implement a feature that allows retrieval of all messages sent to channels under a given group ID, with optional filtering based on:

  • Client tags
  • Channel tags

Goal:
Enable Reader to query messages across an entire group with filtering options using tags, client name, channel name, channel metadata values, client metadata values.

Acceptance Criteria:

  • Retrieve all messages sent to any channel under that group
  • If channel tags are provided, only include messages sent to matching channels
  • If client tags are provided, only include messages from matching clients|
  • If both client tags and channel tags are provided, only include messages sent to matching channels and clients
@arvindh123 arvindh123 changed the title Reader should able to provide values based on group Reader should able to provide Messages from group context May 15, 2025
@arvindh123 arvindh123 changed the title Reader should able to provide Messages from group context Reader should able to provide Messages from group context along filter by channel and publisher tags May 15, 2025
@arvindh123 arvindh123 changed the title Reader should able to provide Messages from group context along filter by channel and publisher tags Retrieve all messages under a group, with optional filtering by client and channel tags May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0