Bug Description
Boolean properties saved using their NLP trigger are stored incorrectly when compared to using the GUI. The true/false value is saved with quotation marks making it a string rather than a boolean

^ Custom boolean property with NLP trigger

^ Creating a task using NLP trigger

^ Property value is saved as ' "true" ', which does not match on bases filters or values saved by using the check box

^ Demonstrating proper behavior, creating a task using the check box not the NLP trigger

^ Property value is correctly saved as 'true', which matches on bases filters
Bug Description
Boolean properties saved using their NLP trigger are stored incorrectly when compared to using the GUI. The true/false value is saved with quotation marks making it a string rather than a boolean