-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 0.17 Swallows
-
Fix Version/s: 0.17 Swallows, 1.5 Swallows, 1.4 Swallows
-
Labels:None
Following exception is shown on attempt to create a branch with 81 and more symbols in the name:
Validation failed for classes [org.jtalks.poulpe.model.entity.PoulpeBranch] during persist time for groups [javax.validation.groups.Default, ] List of constraint violations:[ ConstraintViolationImpl{interpolatedMessage='Branch name shouldn't be empty', propertyPath=name, rootBeanClass=class org.jtalks.poulpe.model.entity.PoulpeBranch, messageTemplate='{branch.name.emptiness_constraint_violation}'}
Expected result: it is possible to create branch with branch name lenght in (0;80] and the meaningful message is shown in case more than 80 symbols in the name
- relates to
-
POULPE-341 ZK error message is shown on creating a Section with incorrect name
- Closed
-
POULPE-342 Wrong behaviour if the "Description" of a Section/Branch is incorrect
- Closed