Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.1-alpha-1
-
Fix Version/s: 1.1-alpha-1
-
Component/s: Web interface
-
Labels:None
-
Complexity:Intermediate
Description
projectGroupId in the buildDefinitionGroupSummaryComponent.jsp is once-again mis-typed as projectGroupid, which causes the "add build definition" action to throw an exception on an invalid groupId (since no groupId is seen to be passed.
Patch added. Note: This was fixed earlier, adn is probably just a casualty of the rbac merge.
fixed, thanks for noticing that again