Actions
Bug #8421
closedPost data not handled during searching
Description
This causes substitutions to fail since we're missing information. Need to be sure to pass the search post data to the getOptions function so it can be handled properly during search.
Updated by krileon over 3 years ago
- Subject changed from Additional fields behavior not working correctly during POST to Post data not handled during searching
- Description updated (diff)
Updated by krileon over 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
The post data will now be passed to options parsing behavior so the search post data can be considered in option availability.
Actions