-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.9.5, 7.10.5, 7.11.0-alpha3
-
None
*What are the steps to reproduce your problem?
- Create a filter in tasklist with some results
- Further filter the results by adding seach criteria in the "Filter Tasks" box
- Save one of those criteria with a name longer than contains a special character :
- Try to delete the saved search criteria
*What is the problem? *
The saved search criteria can't be deleted and the following exception appears in the console:
deps.js?bust=7.11.0-alpha3:23563 TypeError: Cannot convert undefined or null to object
at ChildScope.s.dropCriteriaSet (camunda-tasklist-ui.js?bust=7.11.0-alpha3:1)
at fn (eval at compile (deps.js?bust=7.11.0-alpha3:24414), <anonymous>:4:307)
at callback (deps.js?bust=7.11.0-alpha3:36947)
at ChildScope.$eval (deps.js?bust=7.11.0-alpha3:27389)
at ChildScope.$apply (deps.js?bust=7.11.0-alpha3:27488)
at HTMLAnchorElement.<anonymous> (deps.js?bust=7.11.0-alpha3:36951)
at HTMLAnchorElement.dispatch (deps.js?bust=7.11.0-alpha3:142629)
at HTMLAnchorElement.elemData.handle (deps.js?bust=7.11.0-alpha3:142437)
*
What would be the expected behavior: *
The save box should either disallow special character entry or handle them properly
*Hints (optional): **
relates to linked support request