Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Sujay GadSujay GadReporter
Abhishek JindalAbhishek JindalIs this a Regression?
UnknownTriage
UntriagedStory Points
0Priority
CriticalInstabug
Open Instabug
Details
Details
Assignee
Sujay Gad
Sujay GadReporter
Abhishek Jindal
Abhishek JindalIs this a Regression?
Unknown
Triage
Untriaged
Story Points
0
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
PagerDuty
Sentry
Sentry
Sentry
Zendesk Support
Zendesk Support
Zendesk Support
Created January 20, 2023 at 8:34 AM
Updated February 15, 2023 at 11:08 AM
Resolved January 31, 2023 at 11:25 AM
functionOverload regex results in false positives where it incorrectly flags function names having reserved function names as their prefix. Example:
Here, the regex finds "function createTimer" and falsely determines this to be an overload of the createTimer reserved function.
Similar examples include:
—
Regression was introduced in 7.1.0 : https://couchbasecloud.atlassian.net/browse/MB-51362