<?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 Re: Loss of ID when converting BpmnToJson in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191048#M144178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="https://github.com/Activiti/Activiti/pull/698" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/pull/698&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Oct 2015 07:26:05 GMT</pubDate>
    <dc:creator>kotslon</dc:creator>
    <dc:date>2015-10-23T07:26:05Z</dc:date>
    <item>
      <title>Loss of ID when converting BpmnToJson</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191046#M144176</link>
      <description>Hello, I'm trying to convert Bpmn model (bpmn20.xml) to Json format for a new editor. There are problems with conversion values in "formProperty".Example source text:…&amp;lt;formProperty id="priority" name="уровень срочности:" required="false" type="enum" variable="priority" writable="false"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;</description>
      <pubDate>Fri, 09 Oct 2015 07:21:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191046#M144176</guid>
      <dc:creator>eee</dc:creator>
      <dc:date>2015-10-09T07:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of ID when converting BpmnToJson</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191047#M144177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You've pretty much have the whole bug analysed and already proposed a fix &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Would you be willing to submit a pull request with these code changes?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 10:39:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191047#M144177</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-10-13T10:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of ID when converting BpmnToJson</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191048#M144178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="https://github.com/Activiti/Activiti/pull/698" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/pull/698&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 07:26:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191048#M144178</guid>
      <dc:creator>kotslon</dc:creator>
      <dc:date>2015-10-23T07:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of ID when converting BpmnToJson</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191049#M144179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@kotslon, thanks for your contribution. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;would be great if you could add also some tests for your changes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your PR will be reviewed and merged as soon as possible.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 08:59:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191049#M144179</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2015-10-26T08:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of ID when converting BpmnToJson</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191050#M144180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's strange: existing tests don't fail, because here: &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/blob/master/modules/activiti-json-converter/src/test/java/org/activiti/editor/language/FormPropertiesConverterTest.java#L58" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/blob/master/modules/activiti-json-converter/src/test/java/org/activiti/editor/language/FormPropertiesConverterTest.java#L58&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; `userTask.getFormProperties()` always gives an empty list.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 12:27:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191050#M144180</guid>
      <dc:creator>kotslon</dc:creator>
      <dc:date>2015-10-26T12:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of ID when converting BpmnToJson</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191051#M144181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmm yes, as you said: userTask.getFormProperties() is always empty then the "for" block is skipped every time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have to review and fix this test, it must have a check for the formPropertyList length before iterating through the list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for rising this flag, it seems the test must be improved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 13:37:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191051#M144181</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2015-10-26T13:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of ID when converting BpmnToJson</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191052#M144182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="https://github.com/Activiti/Activiti/pull/703" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/pull/703&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Fix enum values in editor and converter:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * `id` and `name` instead of single `value`.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Fix form properties test:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * check the size of form properties list&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * use json instead of string for `formproperties` in test fixture file `test.formpropertiesmodel.json`&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * `id` and `name` of `enumValues` are changed to be different.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 06:44:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191052#M144182</guid>
      <dc:creator>kotslon</dc:creator>
      <dc:date>2015-10-27T06:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of ID when converting BpmnToJson</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191053#M144183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@kotslon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, just had a look over your pull request, and it covers the issues I saw yesterday in this test. &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;nicely done!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have some changes for the form properties test with XML data. (when these 2 will be merged the form properties test is complete)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 07:19:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/loss-of-id-when-converting-bpmntojson/m-p/191053#M144183</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2015-10-27T07:19:42Z</dc:date>
    </item>
  </channel>
</rss>

