﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
13575	Groups with Upper case letter are not recognized	anonymous	Ryan J Ollos	"The following does not work:
{{{#!ini
*.show_if_group = Testgroup
}}}

This, in turn, works:
{{{#!ini
*.show_if_group = testgroup
}}}

Solution: remove `action.islower()` in line 370 in `rules.py`."	defect	accepted	normal	DynamicFieldsPlugin	normal				1.2
