-
Notifications
You must be signed in to change notification settings - Fork 218
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
Constraint changes should be auditable #1905
Comments
Does "constraints" refer to Workload constraints management? |
Hi, actually it refers to topic/subscription constraint which is set usually by hermes admin to add more consumers and processing power for lagging subscription. This is the endpoint for this feature 😄 |
I'd like to work on this task then :) I also have some clarifying questions:
|
Great to hear that :)
|
* 1905 | Added reason field to subscription and topic constratints on backend. * 1905 | Added reason field to subscription and topic constratints on frontend. * 1905 | Added missing unit test for topic constraints validations. --------- Co-authored-by: Mateusz <[email protected]>
We would like the form for adding constraints to include an additional text field “reason” whose purpose would be to hold a description of why the constraint was added.
The text was updated successfully, but these errors were encountered: