<?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>Create a new Action Items when it passed its Target Date</title><link>https://www.aras.com/community/f/getting-started/38033/create-a-new-action-items-when-it-passed-its-target-date</link><description>The user needs to create an action item in the Issue form even if it’s past its Target Closure Date. 
 The options by providing the following update: 1. Allow anyone assigned as an Issue Champion (whether a group member or an individual user) to add any</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Create a new Action Items when it passed its Target Date</title><link>https://www.aras.com/community/thread/9587?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2023 07:35:06 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:6d0feb5f-cdd2-41ee-8e15-fe08ba59ef0f</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi LKar,&lt;/p&gt;
&lt;p&gt;do you try to customize an Aras application (Project Management? Requirements?) or is this a custom ItemType in your company?&lt;/p&gt;
&lt;p&gt;Can you provide a screenshot? Feel free to blur all content that is related to your company or individual persons. The use case is just easier to understand with a bit of context.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Create a new Action Items when it passed its Target Date</title><link>https://www.aras.com/community/thread/9584?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2023 14:08:33 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:2aa72d7a-bb9e-4097-a68c-4fbaa67a1d3a</guid><dc:creator>Lyana Kartawinata</dc:creator><description>&lt;p&gt;Hi Angelalp,&lt;/p&gt;
&lt;p&gt;I am new with Aras, your feedback is greatly appreciated!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This is the scenario:&lt;/p&gt;
&lt;p&gt;1. A user creates an &amp;#39;Issues&amp;#39; (Item Type) with target closure date 7/31/23&lt;/p&gt;
&lt;p&gt;2. The request is overdue&lt;/p&gt;
&lt;p&gt;3. Another user needs to create a new &amp;#39;Action Items&amp;#39; (Relationship) on 8/1/23,&amp;nbsp;and the system won&amp;#39;t let them to do that with an error message &amp;quot;Invalid Target Closure Date&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What kind of enhancement to make it work? Can the creator of the &amp;#39;Issues&amp;#39; change the target closure date after it was submitted? Thanks!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Create a new Action Items when it passed its Target Date</title><link>https://www.aras.com/community/thread/9583?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2023 12:23:17 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:cac79cae-45ec-4529-b56b-43b94df25a0b</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Without image or some samples is a bit hard to understand what you try to do.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you want that users of a specific group can change the Item outside the regular LifeCycle? So users shall not be able to edit everything, but only a limited amount of data? If yes, you can solve this one with a few Actions / CUI elements.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;1.&amp;nbsp; If your &amp;quot;action&amp;quot; items are represented by relationships, you can use CUI or Actions buttons to allow user to create new entries on click. If possible, use CUI. CUI relationship Methods are harder to build, but in combination with an init Method provide good user experience. E.g. you can disable the element for users not allowed to do the change. You may need an additional server Method to execute the final change with suitable permissions.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2.&amp;nbsp;Date check is easy. Use standard notify warnings or dialogs to inform the user. I personally would use a confirm dialog, so user have click &amp;quot;Yes I am aware what I am doing&amp;quot; before applying the change.&lt;/p&gt;
&lt;p&gt;3. If this shall be done outside regular edit, just make a simple Action/CUI Method that use grant permission to perform the change in the background. Don&amp;acute;t forget to update the Form/Grid after change.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>