Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to configure Service Desk to process old emails

Matt Deir
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 21, 2020

I've tried the guide here - https://confluence.atlassian.com/jirakb/configure-jira-service-desk-to-process-old-emails-806455097.html

But the table does not seem to exist in my Jira DB:

 

[42P01] ERROR: relation "ao_2c4e5c_mailconnection" does not exist

 

Any help would be appreciated.

JIRA Service Desk 4.11.0

 

1 answer

0 votes
Lenard Bernardo
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 3, 2020

Hi Matt,

Thanks for your question.

Can you please try wrapping the table names with quotes?

For example:

SELECT * FROM "AO_2C4E5C_MAILCONNECTION";

UPDATE "AO_2C4E5C_MAILCONNECTION" SET PULL_FROM_DATE = [NEW_EPOCH_VALUE] WHERE EMAIL_ADDRESS = 'EMAIL_ADDRESS_FROM_CHANNEL';

Thank you,

Lenard
Jira Service Desk

ps. if this answer is correct, please select the ‘accept answer’ button

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events