How to import a workflow from Jira cloud to Jira Server.

KAGITHALA BABU ANVESH
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 30, 2021

hello team,

i'm facing an issue while importing an workflow from cloud to server.

 

1. exported workflow from cloud

in server i'm doing this

copied the exported workflow  to --> "\Atlassian\Application Data\Jira\import".

Issues --> workflows  -->  import 

I'm getting the below error

Error parsing workflow XML: The processing instruction target matching "[xX][mM][lL]" is not allowed. (line:3 col:6). Please see log for more details.

Can someone help me.

 

Thanks,

Anvesh

1 answer

1 accepted

4 votes
Answer accepted
KAGITHALA BABU ANVESH
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 31, 2021

Hello Team,

 

It's resolved.

Removed the space in  " xml version"--> "<?xml version ="1.0" encoding="UTF-8"?>" -->

<?xmlversion ="1.0" encoding="UTF-8"?>

 

Hope it will helps others,

 

Thanks,

Anvesh

Suggest an answer

Log in or Sign up to answer