<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Transfer comment to Jira in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Transfer-comment-to-Jira/m-p/2275422#M3076</link>
    <description>&lt;P&gt;Hi everybody,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Now I am working to import Trello cards to Jira issue.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The Trello cards contain a lot of comments I would like to import. Is It possible to do that in mode «creating issue&amp;nbsp;» without «&amp;nbsp;issue mode&amp;nbsp;».&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My job :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 870px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuVV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148030i97B14098E651158E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuVV.png" alt="0683p000009LuVV.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have this errors :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;[WARN ]: org.apache.http.client.protocol.ResponseProcessCookies - Invalid cookie header: "Set-Cookie: cloud.session.token=deleted; Expires=Wed, 01 Jan 1800 00:00:00 GMT; Domain=id.atlassian.com; Path=/; Secure; HttpOnly". Invalid 'expires' attribute: Wed, 01 Jan 1800 00:00:00 GMT
[WARN ]: org.apache.http.client.protocol.ResponseProcessCookies - Invalid cookie header: "Set-Cookie: cloud.session.token=deleted; Expires=Wed, 01 Jan 1800 00:00:00 GMT; Domain=.atlassian.com; Path=/; Secure; HttpOnly". Invalid 'expires' attribute: Wed, 01 Jan 1800 00:00:00 GMT
Exception in component tJIRAOutput_1
java.io.IOException: Reason: record wasn't updated, because it doesn't exist
Record: { 	"fields": { 		"project": { 			"key": "TRL" 		}, 		"summary": "(30) #F24 Emarsys ==&amp;gt; Mise à jour du fichier de transfert / Dépriorisé en attendant PARDOT", 		"description": "#Contexte\n\nNous utilisons une solution marketing nommée **Emarsys** qui nous permet d'envoyer des mails aux prospects ou clients en fonction des actions effectuées sur le site ainsi que des campagnes e-mails.\n\nPour que tout cela fonctionne, nous créons un fichier csv chaque nuit à partir de :\n\n- commandes du jour\n- devis du jour\n- formulaires de contact du jour\n\n#Besoin\n\n- Modifier la requête permettant de remplir le fichier (les nouvelles informations à obtenir sont dans le fichier specs_champs-Emarsys, ligne 31 à 63).\n- Créer un second fichier pour le hub sur la base du premier fichier\n- Créer une requête qui va remplir le fichier avec les informations captées sur le hub\n\n#Informations sur le hub\n\n- Nous utilisons un plugin nommé \"DB Contact Form\" pour sauvegarder tous les formulaires issus du hub\n- ils sont sauvegardés dans la base de données du hub, à la table **wp_cf7dbplugin_submits**\n\n#Éléments utiles\n\nPlus d'informations sur le fichier sont présentes ici : https://docs.google.com/a/boxtale.com/spreadsheets/d/1rgnMc5mEL7uEvMcH_qr6Xy1ta1m_5Z4Txmeu2-6HFOY/edit?usp=sharing", 		"issuetype": { 			"name": "Task" 		}, 		"labels": "Webapp", 		"comment": [{ 			"add": { 				"body": "test Ale" 			} 		}] 	} }
[statistics] disconnected
Error: {"errorMessages":["Issue does not exist or you do not have permission to see it."],"errors":{}}
	at org.talend.components.jira.runtime.writer.JiraWriter.createRejectException(JiraWriter.java:198)
	at org.talend.components.jira.runtime.writer.JiraUpdateWriter.handleResponse(JiraUpdateWriter.java:137)
	at org.talend.components.jira.runtime.writer.JiraUpdateWriter.write(JiraUpdateWriter.java:100)
	at &lt;/PRE&gt; 
&lt;P&gt;or when I do this :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 757px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Luat.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147746i82579376169794E8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Luat.png" alt="0683p000009Luat.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have this :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;[WARN ]: org.apache.http.client.protocol.ResponseProcessCookies - Invalid cookie header: "Set-Cookie: cloud.session.token=deleted; Expires=Wed, 01 Jan 1800 00:00:00 GMT; Domain=id.atlassian.com; Path=/; Secure; HttpOnly". Invalid 'expires' attribute: Wed, 01 Jan 1800 00:00:00 GMT
[WARN ]: org.apache.http.client.protocol.ResponseProcessCookies - Invalid cookie header: "Set-Cookie: cloud.session.token=deleted; Expires=Wed, 01 Jan 1800 00:00:00 GMT; Domain=.atlassian.com; Path=/; Secure; HttpOnly". Invalid 'expires' attribute: Wed, 01 Jan 1800 00:00:00 GMT
Exception in component tJIRAOutput_1
java.io.IOException: Reason: record is invalid
Record: { 	"fields": { 		"project": { 			"key": "TRL" 		}, 		"summary": "(30) #F24 Emarsys ==&amp;gt; Mise à jour du fichier de transfert / Dépriorisé en attendant PARDOT", 		"description": "#Contexte\n\nNous utilisons une solution marketing nommée **Emarsys** qui nous permet d'envoyer des mails aux prospects ou clients en fonction des actions effectuées sur le site ainsi que des campagnes e-mails.\n\nPour que tout cela fonctionne, nous créons un fichier csv chaque nuit à partir de :\n\n- commandes du jour\n- devis du jour\n- formulaires de contact du jour\n\n#Besoin\n\n- Modifier la requête permettant de remplir le fichier (les nouvelles informations à obtenir sont dans le fichier specs_champs-Emarsys, ligne 31 à 63).\n- Créer un second fichier pour le hub sur la base du premier fichier\n- Créer une requête qui va remplir le fichier avec les informations captées sur le hub\n\n#Informations sur le hub\n\n- Nous utilisons un plugin nommé \"DB Contact Form\" pour sauvegarder tous les formulaires issus du hub\n- ils sont sauvegardés dans la base de données du hub, à la table **wp_cf7dbplugin_submits**\n\n#Éléments utiles\n\nPlus d'informations sur le fichier sont présentes ici : https://docs.google.com/a/boxtale.com/spreadsheets/d/1rgnMc5mEL7uEvMcH_qr6Xy1ta1m_5Z4Txmeu2-6HFOY/edit?usp=sharing", 		"issuetype": { 			"name": "Task" 		}, 		"labels": "Webapp", 		"comment": [{ 			"add": { 				"body": "test Ale" 			} 		}] 	} }
[statistics] disconnected
Error: {"errorMessages":[],"errors":{"comment":"Field 'comment' cannot be set. It is not on the appropriate screen, or unknown."}}
	at org.talend.components.jira.runtime.writer.JiraWriter.createRejectException(JiraWriter.java:198)
	at &lt;/PRE&gt; 
&lt;P&gt;What is the problem specifically here ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I red here on Jira forum : &lt;A href="https://tinyurl.com/ybjtmqe6" target="_self" rel="nofollow noopener noreferrer"&gt;https://tinyurl.com/ybjtmqe6&lt;/A&gt; that :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Im getting this 400 Eror: {"errorMessages":[],"errors":{"summary":"Field 'summary' cannot be set. It is not on the appropriate screen, or unknown.","priority":"Field 'priority' cannot be set. It is not on the appropriate screen, or unknown.","description":"Field 'description' cannot be set. It is not on the appropriate screen, or unknown."}}

It supposed to be a JSON format exception, but when i look at my JSON post form with data, it perfectly match the requriments at their API site. I even try to copy that data they use there, and still get the error.

So my question is, have you any idea what i do wrong?&lt;/PRE&gt; 
&lt;PRE&gt;The solution has been found :)

The HTTP Basic Session Cookie just need to be preemptive:

httpRequest.addHeader(new BasicScheme().authenticate(new UsernamePasswordCredentials("username","password"), httpRequest));

Jira says its a JSON format problem, but it is a auth-error. Hope it helps other people.. &lt;/PRE&gt; 
&lt;P&gt;Anyone has an idea ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is It really a problem of rights or a problem of configuration of my componant ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jun 2017 11:14:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-06-07T11:14:53Z</dc:date>
    <item>
      <title>Transfer comment to Jira</title>
      <link>https://community.qlik.com/t5/Data-Quality/Transfer-comment-to-Jira/m-p/2275422#M3076</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Now I am working to import Trello cards to Jira issue.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The Trello cards contain a lot of comments I would like to import. Is It possible to do that in mode «creating issue&amp;nbsp;» without «&amp;nbsp;issue mode&amp;nbsp;».&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My job :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 870px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuVV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148030i97B14098E651158E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuVV.png" alt="0683p000009LuVV.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have this errors :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;[WARN ]: org.apache.http.client.protocol.ResponseProcessCookies - Invalid cookie header: "Set-Cookie: cloud.session.token=deleted; Expires=Wed, 01 Jan 1800 00:00:00 GMT; Domain=id.atlassian.com; Path=/; Secure; HttpOnly". Invalid 'expires' attribute: Wed, 01 Jan 1800 00:00:00 GMT
[WARN ]: org.apache.http.client.protocol.ResponseProcessCookies - Invalid cookie header: "Set-Cookie: cloud.session.token=deleted; Expires=Wed, 01 Jan 1800 00:00:00 GMT; Domain=.atlassian.com; Path=/; Secure; HttpOnly". Invalid 'expires' attribute: Wed, 01 Jan 1800 00:00:00 GMT
Exception in component tJIRAOutput_1
java.io.IOException: Reason: record wasn't updated, because it doesn't exist
Record: { 	"fields": { 		"project": { 			"key": "TRL" 		}, 		"summary": "(30) #F24 Emarsys ==&amp;gt; Mise à jour du fichier de transfert / Dépriorisé en attendant PARDOT", 		"description": "#Contexte\n\nNous utilisons une solution marketing nommée **Emarsys** qui nous permet d'envoyer des mails aux prospects ou clients en fonction des actions effectuées sur le site ainsi que des campagnes e-mails.\n\nPour que tout cela fonctionne, nous créons un fichier csv chaque nuit à partir de :\n\n- commandes du jour\n- devis du jour\n- formulaires de contact du jour\n\n#Besoin\n\n- Modifier la requête permettant de remplir le fichier (les nouvelles informations à obtenir sont dans le fichier specs_champs-Emarsys, ligne 31 à 63).\n- Créer un second fichier pour le hub sur la base du premier fichier\n- Créer une requête qui va remplir le fichier avec les informations captées sur le hub\n\n#Informations sur le hub\n\n- Nous utilisons un plugin nommé \"DB Contact Form\" pour sauvegarder tous les formulaires issus du hub\n- ils sont sauvegardés dans la base de données du hub, à la table **wp_cf7dbplugin_submits**\n\n#Éléments utiles\n\nPlus d'informations sur le fichier sont présentes ici : https://docs.google.com/a/boxtale.com/spreadsheets/d/1rgnMc5mEL7uEvMcH_qr6Xy1ta1m_5Z4Txmeu2-6HFOY/edit?usp=sharing", 		"issuetype": { 			"name": "Task" 		}, 		"labels": "Webapp", 		"comment": [{ 			"add": { 				"body": "test Ale" 			} 		}] 	} }
[statistics] disconnected
Error: {"errorMessages":["Issue does not exist or you do not have permission to see it."],"errors":{}}
	at org.talend.components.jira.runtime.writer.JiraWriter.createRejectException(JiraWriter.java:198)
	at org.talend.components.jira.runtime.writer.JiraUpdateWriter.handleResponse(JiraUpdateWriter.java:137)
	at org.talend.components.jira.runtime.writer.JiraUpdateWriter.write(JiraUpdateWriter.java:100)
	at &lt;/PRE&gt; 
&lt;P&gt;or when I do this :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 757px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Luat.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147746i82579376169794E8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Luat.png" alt="0683p000009Luat.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have this :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;[WARN ]: org.apache.http.client.protocol.ResponseProcessCookies - Invalid cookie header: "Set-Cookie: cloud.session.token=deleted; Expires=Wed, 01 Jan 1800 00:00:00 GMT; Domain=id.atlassian.com; Path=/; Secure; HttpOnly". Invalid 'expires' attribute: Wed, 01 Jan 1800 00:00:00 GMT
[WARN ]: org.apache.http.client.protocol.ResponseProcessCookies - Invalid cookie header: "Set-Cookie: cloud.session.token=deleted; Expires=Wed, 01 Jan 1800 00:00:00 GMT; Domain=.atlassian.com; Path=/; Secure; HttpOnly". Invalid 'expires' attribute: Wed, 01 Jan 1800 00:00:00 GMT
Exception in component tJIRAOutput_1
java.io.IOException: Reason: record is invalid
Record: { 	"fields": { 		"project": { 			"key": "TRL" 		}, 		"summary": "(30) #F24 Emarsys ==&amp;gt; Mise à jour du fichier de transfert / Dépriorisé en attendant PARDOT", 		"description": "#Contexte\n\nNous utilisons une solution marketing nommée **Emarsys** qui nous permet d'envoyer des mails aux prospects ou clients en fonction des actions effectuées sur le site ainsi que des campagnes e-mails.\n\nPour que tout cela fonctionne, nous créons un fichier csv chaque nuit à partir de :\n\n- commandes du jour\n- devis du jour\n- formulaires de contact du jour\n\n#Besoin\n\n- Modifier la requête permettant de remplir le fichier (les nouvelles informations à obtenir sont dans le fichier specs_champs-Emarsys, ligne 31 à 63).\n- Créer un second fichier pour le hub sur la base du premier fichier\n- Créer une requête qui va remplir le fichier avec les informations captées sur le hub\n\n#Informations sur le hub\n\n- Nous utilisons un plugin nommé \"DB Contact Form\" pour sauvegarder tous les formulaires issus du hub\n- ils sont sauvegardés dans la base de données du hub, à la table **wp_cf7dbplugin_submits**\n\n#Éléments utiles\n\nPlus d'informations sur le fichier sont présentes ici : https://docs.google.com/a/boxtale.com/spreadsheets/d/1rgnMc5mEL7uEvMcH_qr6Xy1ta1m_5Z4Txmeu2-6HFOY/edit?usp=sharing", 		"issuetype": { 			"name": "Task" 		}, 		"labels": "Webapp", 		"comment": [{ 			"add": { 				"body": "test Ale" 			} 		}] 	} }
[statistics] disconnected
Error: {"errorMessages":[],"errors":{"comment":"Field 'comment' cannot be set. It is not on the appropriate screen, or unknown."}}
	at org.talend.components.jira.runtime.writer.JiraWriter.createRejectException(JiraWriter.java:198)
	at &lt;/PRE&gt; 
&lt;P&gt;What is the problem specifically here ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I red here on Jira forum : &lt;A href="https://tinyurl.com/ybjtmqe6" target="_self" rel="nofollow noopener noreferrer"&gt;https://tinyurl.com/ybjtmqe6&lt;/A&gt; that :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Im getting this 400 Eror: {"errorMessages":[],"errors":{"summary":"Field 'summary' cannot be set. It is not on the appropriate screen, or unknown.","priority":"Field 'priority' cannot be set. It is not on the appropriate screen, or unknown.","description":"Field 'description' cannot be set. It is not on the appropriate screen, or unknown."}}

It supposed to be a JSON format exception, but when i look at my JSON post form with data, it perfectly match the requriments at their API site. I even try to copy that data they use there, and still get the error.

So my question is, have you any idea what i do wrong?&lt;/PRE&gt; 
&lt;PRE&gt;The solution has been found :)

The HTTP Basic Session Cookie just need to be preemptive:

httpRequest.addHeader(new BasicScheme().authenticate(new UsernamePasswordCredentials("username","password"), httpRequest));

Jira says its a JSON format problem, but it is a auth-error. Hope it helps other people.. &lt;/PRE&gt; 
&lt;P&gt;Anyone has an idea ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is It really a problem of rights or a problem of configuration of my componant ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 11:14:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Transfer-comment-to-Jira/m-p/2275422#M3076</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-07T11:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer comment to Jira</title>
      <link>https://community.qlik.com/t5/Data-Quality/Transfer-comment-to-Jira/m-p/2275423#M3077</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;On which talend build version you got this issue? What does your input record look like?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 08:00:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Transfer-comment-to-Jira/m-p/2275423#M3077</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-13T08:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer comment to Jira</title>
      <link>https://community.qlik.com/t5/Data-Quality/Transfer-comment-to-Jira/m-p/2275424#M3078</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I work with Talend Open Studio for data integration 6.3.1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;What does your input record look like?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; What do you mean Sabrina ? You want the traces of the logs in my console ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have these ones :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;https://docs.google.com/a/boxtale.com/spreadsheets/d/1rgnMc5mEL7uEvMcH_qr6Xy1ta1m_5Z4Txmeu2-6HFOY/edit?usp=sharing", 		"issuetype": { 			"name": "Task" 		}, 		"labels": ["Webapp"], 		"update": { 			"comment": { 				"add": { 					"body": "test de commentaires\n" 				} 			} 		} 	} }
Error: {"errorMessages":["Issue does not exist or you do not have permission to see it."],"errors":{}}
	at org.talend.components.jira.runtime.writer.JiraWriter.createRejectException(JiraWriter.java:198)&lt;/PRE&gt; 
&lt;P&gt;Is It really a problem of rights ? or something else... I tried with "creation" (doesn't work) and "update" following&amp;nbsp;&lt;A href="https://tinyurl.com/ybj2exvz" target="_self" rel="nofollow noopener noreferrer"&gt;https://tinyurl.com/ybj2exvz&lt;/A&gt; and&lt;/P&gt; 
&lt;P&gt;to replace&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;"key": "TRL"  by  "key": "TRL-67" ---&amp;gt; 67&lt;/PRE&gt; 
&lt;P&gt;is the number of my issue already created but doesn't work !.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Anyone has an idea ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks.&lt;/P&gt; 
&lt;DIV&gt;
  &amp;nbsp; 
&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Jun 2017 11:21:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Transfer-comment-to-Jira/m-p/2275424#M3078</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-13T11:21:34Z</dc:date>
    </item>
  </channel>
</rss>

