Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Brett LawsonBrett LawsonReporter
Jeremy GrohJeremy GrohStory Points
1Components
Fix versions
Affects versions
Priority
BlockerInstabug
Open Instabug
Details
Details
Assignee
Brett Lawson
Brett LawsonReporter
Jeremy Groh
Jeremy GrohStory Points
1
Components
Fix versions
Affects versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
PagerDuty
Sentry
Sentry
Sentry
Zendesk Support
Zendesk Support
Zendesk Support
Created July 1, 2021 at 1:51 PM
Updated July 20, 2021 at 5:25 PM
Resolved July 20, 2021 at 5:25 PM
I'm testing the 3.2.0-beta.1 and ran into the following error, `this._data._boost is not a function`, when using a boost for an FTS query.
Every query type uses boost and therefore has this issue. I've included 3 screenshots showing the code throwing this error. Every other item on `this._data` is a property but boost is set as a function which is causing the error.