Hello community,
I am struggling to set extraction filter statements for Jira tables. Some column names has a $ character that causes the following error:
Extraction failed to start. Error for table 'issue': Field 'project$id' does not exist or you do not have permission to view it.
With the INFO:
additionalFilter: "\"project$id\" IN ('1234', '5678')"
Furthermore, operators such as LIKE do not work.
Error executing extraction. Unknown operator: LIKE.
Any hints or best practices to share when configuring Jira extraction filter statements?
Cheers
Irfan