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 Labels and Annotation at Rule creation #294

Open
fglaeser opened this issue Sep 11, 2020 · 1 comment
Open

Add Labels and Annotation at Rule creation #294

fglaeser opened this issue Sep 11, 2020 · 1 comment

Comments

@fglaeser
Copy link

For what I saw, the only way to add label and annotations to one rule is the following:

  1. Create the Rule.
  2. Edit the rule, add labels or annotation
  3. Save the rule.

It will be good to be able to add labels and annotation at rule creation.

thanks

@kfdm
Copy link
Collaborator

kfdm commented Sep 14, 2020

It's a good point. The existing flow is partly a result of the underlying Django model leaking through a bit, but it would not be too difficult to add.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants