<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How can we remove NULL relationships when versioning an Item via Method?</title><link>https://www.aras.com/community/f/development/9075/how-can-we-remove-null-relationships-when-versioning-an-item-via-method</link><description>Hi community, 
 has somebody a solution for a following use case? I want to version an Item by Method (either Javascript or CSharp). In the new item version some NULL relationships shall be automatically removed. 
 I use something similar like this. In</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: How can we remove NULL relationships when versioning an Item via Method?</title><link>https://www.aras.com/community/thread/4364?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2020 11:17:37 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:0a345c01-ba74-4efe-8865-cf28ac7208f8</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Oh I was so close...&lt;/p&gt;
&lt;p&gt;&lt;span&gt;singleGoal&lt;/span&gt;.setAction(&amp;quot;delete&amp;quot;); instead of&amp;nbsp;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;myItem.removeRelationship(singleGoal); does the job...&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>