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

Add more options to filter the stream of subscription records #29

Open
saig0 opened this issue Sep 22, 2021 · 2 comments
Open

Add more options to filter the stream of subscription records #29

saig0 opened this issue Sep 22, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@saig0
Copy link
Collaborator

saig0 commented Sep 22, 2021

I can filter the stream of message subscription records by:

  • BPMN process id
  • process definition key
  • process instance key
  • element instance key
  • message name
  • message correlation key
  • message key

I can filter the stream of message start event subscription records by:

  • BPMN process id
  • process definition key
  • process instance key
  • start event id
  • message name
  • message correlation key
  • message key

I can filter the stream of process message subscription records by:

  • BPMN process id
  • process definition key
  • process instance key
  • element instance key
  • element id
  • message name
  • message correlation key
  • message key
@saig0 saig0 added enhancement New feature or request good first issue Good for newcomers hacktoberfest labels Sep 22, 2021
@berkgok
Copy link

berkgok commented Sep 23, 2021

hi there, it will be my first time contributing to an open source project ^^ So, is there a way to let the owner know that I'm currently working on an issue?

@ChrisKujawa
Copy link
Collaborator

I think a comment is totally fine :) not sure whether you have enough permissions to assign yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: 🔁 In Progress
Development

No branches or pull requests

3 participants