Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Carlos Gonzalez BetancortCarlos Gonzalez BetancortReporter
Carlos Gonzalez BetancortCarlos Gonzalez BetancortIs this a Regression?
UnknownTriage
UntriagedStory Points
1Priority
MajorInstabug
Open Instabug
Details
Details
Assignee
Carlos Gonzalez Betancort
Carlos Gonzalez BetancortReporter
Carlos Gonzalez Betancort
Carlos Gonzalez BetancortIs this a Regression?
Unknown
Triage
Untriaged
Story Points
1
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
PagerDuty
Sentry
Sentry
Sentry
Zendesk Support
Zendesk Support
Zendesk Support
Created November 18, 2020 at 12:12 PM
Updated June 17, 2021 at 10:29 PM
Resolved November 19, 2020 at 9:40 AM
cbimport sample will fail if a different bucket name is given to the one expected in the queries. This will cause non of the data to be imported.
To avoid this in the sample format instead of having the bucket in the queries it will have the string
@BUCKET_NAME@
then the sample importer will replace this string with the target bucket. We do not have to worry about N1QL injection as the bucket name will always be surronded by `` which means anything there is treated as a literal and as the bucket has to exist it means the name can only contain: