Skip to content

Conversation

@frodrigo
Copy link
Member

Fix #7280

Issue

MAX_EXCLUDABLE_CLASSES is set 8, and then the number of exclusion sets is checked with excludable_classes.size() > MAX_EXCLUDABLE_CLASSES to raise error.

But when we try de define 8 exclusion classes, the last one is not usable at runtime. The API return for this last exclusion {"message":"Exclude flag combination is not supported.","code":"InvalidValue"}

Tasklist

Requirements / Relations

Link any requirements here. Other pull requests this PR is based on?

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

Successfully merging this pull request may close these issues.

The excludate set index 7 (max) does not work at runtime

1 participant