<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/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>Change Group Type</title><link>https://community.appian.com/discussions/f/general/8508/change-group-type</link><description>Hi All, Is there any way we can change the group type of a group already created without affecting the dependent rules? Thanks. OriginalPostID-237521</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Change Group Type</title><link>https://community.appian.com/thread/37463?ContentTypeID=1</link><pubDate>Wed, 28 Sep 2016 19:26:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:01c8573f-9609-41ce-8027-814e48871322</guid><dc:creator>sikhivahans</dc:creator><description>Well, my response posted above is all about the effects of the change and yes, as said by @carloss, it should be simple and the method mentioned by him is the one that I have found in the API when I have come across the same use case a while ago.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Change Group Type</title><link>https://community.appian.com/thread/37461?ContentTypeID=1</link><pubDate>Wed, 28 Sep 2016 18:52:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:483b2b23-c8f5-412f-b06f-a366775eef53</guid><dc:creator>Carlos Santander</dc:creator><description>It looks like you&amp;#39;ll need the GroupService.changeGroupTypeOfGroup method in the API. I couldn&amp;#39;t find an existing plugin that provides this functionality, but creating one shouldn&amp;#39;t be difficult at all.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Change Group Type</title><link>https://community.appian.com/thread/37460?ContentTypeID=1</link><pubDate>Wed, 28 Sep 2016 18:51:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:38440a9c-6e0c-4f74-a66a-111e9538998a</guid><dc:creator>sikhivahans</dc:creator><description>@hiteshd To the best of my knowledge, the answer would be it really depends on certain things and a few of them are as follows:&lt;br /&gt;&lt;br /&gt;1. How often did you depend on groupType to retrieve the groups? For instance, did you configure the security/visibility of any objects to depend on the groups that belong to only certain group type?&lt;br /&gt;2. Did you use the attributes of the Group Type? If so, did you depend on querying the groups based on the attributes or did you depend on the values of the attributes of the group anywhere? If so, this kind of queries will fail if the new Group Type doesn't have those attributes that the old Group Type possess.&lt;br /&gt;&lt;br /&gt;It's really hard to conclude until and unless there is some one who knows how the Group Type and its associated attributes have been used through out the entire application.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>