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:35 AM
Updated March 7, 2023 at 9:27 AM
Resolved February 2, 2023 at 5:30 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