Open grotlue opened 1 month ago
For this cycle: we might not have the cat/sub dataset in place in time.
We can hardcode the Category (we already know all the categories). optional to set
For subcat, we can just allow one option for now (generic), which is equivalent of null. optional to set.
We don't need to show associated input here, so just a generic tickbox UI where user needs to select 1+ items
Gray out subcategories which are for license types the cluster lacks license for.
New subcategories should be marked with a “New!”. We can ascertain this by including an “added” date to the category/subcategory data. We can keep it there when eg. todays date is within 60 days of the date it was added.
@tellistone
Gray out subcategories which are for license types the cluster lacks license for.
What are we checking for? If no security license then suppress all subcats that have illuminate?
Depends on: https://github.com/Graylog2/graylog2-server/issues/20535
Next step:
Dependencies: