Commit 00efda26 authored by Yusei Tahara's avatar Yusei Tahara

This is a workaround fix. Don't store uid issued by an external system in...

This is a workaround fix. Don't store uid issued by an external system in business template, it is not portable. Reindexing will fail. But I don't understand why those objects have to be stored in this business template.
parent 1f4ed00a
......@@ -335,7 +335,9 @@ SwUGAAAAABAAEAA2BAAATyQAAAAA</string> </value>
</item>
<item>
<key> <string>uid</string> </key>
<value> <long>18550</long> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>workflow_history</string> </key>
......
......@@ -24170,7 +24170,9 @@ EAAQADYEAABjzAAAAAA=</string> </value>
</item>
<item>
<key> <string>uid</string> </key>
<value> <long>18589</long> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>workflow_history</string> </key>
......@@ -353,7 +353,9 @@ BgAAAAAQABAANgQAABcqAAAAAA==</string> </value>
</item>
<item>
<key> <string>uid</string> </key>
<value> <long>18586</long> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>workflow_history</string> </key>
......
......@@ -228,7 +228,9 @@
</item>
<item>
<key> <string>uid</string> </key>
<value> <long>18581</long> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>workflow_history</string> </key>
......@@ -284,7 +286,9 @@
</item>
<item>
<key> <string>uid</string> </key>
<value> <long>18580</long> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>url_string</string> </key>
......@@ -368,7 +372,9 @@
</item>
<item>
<key> <string>uid</string> </key>
<value> <long>18579</long> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>workflow_history</string> </key>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment