It seems that #6 was closed because of the implementation of the Nunjucks template which evidently fixed this issue.
However, with the reversion back to JS-generated UI from Nunjucks, this appears to have broken again.
Expected behavior:
there should be maximumEntries visible after excludedEvents have been removed
Current behavior:
maximumEntries are grabbed then filtered by excludedEvents
Reopening #6
It seems that #6 was closed because of the implementation of the Nunjucks template which evidently fixed this issue. However, with the reversion back to JS-generated UI from Nunjucks, this appears to have broken again.
Expected behavior:
maximumEntries
visible afterexcludedEvents
have been removedCurrent behavior:
maximumEntries
are grabbed then filtered byexcludedEvents