Column name "issue_id" is invalid

Hello eazyBI commumity!

After importing a custom field we encountered an error related to issue_id.

  1. Created a new custom field in Jira with the same name as the original one.
  2. In eazyBI disabled the import of the existing field that was already being imported.
  3. Imported the newly created field.

and define new calculated measure [Measures].[SW]:

[Reason].[Installer] + 
[Reason].[Design] +
[Reason].[NotGood] +
[Reason].[Error] +
[Reason].[Mistake]

When generating the report we receive the following error message:

ERROR

Failed to execute query. Error message:
열 이름 'issue_id'이(가) 유효하지 않습니다.

                                       Close

I guess It means ‘Column name issue_id is invalid.‘

Could you please advise me on how to resolve this?

Thank you for your assistance.
Best regards