<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Fri Feb 09 00:08:52 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[UIU-497] Loan: Change due date</title>
                <link>https://folio-org.atlassian.net/browse/UIU-497</link>
                <project id="10131" key="UIU">ui-users</project>
                    <description>&lt;p&gt;Change due date is a feature that can be launched from Loans, Loan details and Check out.&lt;/p&gt;

&lt;p&gt;Purpose: Allow users to change the due date for a loan without renewing it. &lt;/p&gt;

&lt;p&gt;User story: As a staff member, I want to extend a patron&#8217;s loan period without renewing the item, so that I can accommodate their need for a longer due date while controlling the loan period of the item.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Scenarios&lt;/b&gt;&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;Scenario &lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;
	&lt;ul&gt;
		&lt;li&gt;Given the patron&apos;s open loans,&lt;/li&gt;
		&lt;li&gt;When the patron has at least one open loan,&lt;/li&gt;
		&lt;li&gt;Then display change due date as a bulk action and on the ellipsis menu for each loan. (Renew should be leftmost action, and change due date should be to the right of that, as on loan details &amp;amp; in the mockups)&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario &lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;
	&lt;ul&gt;
		&lt;li&gt;Given loan details for a loan&lt;/li&gt;
		&lt;li&gt;When the loan is open&lt;/li&gt;
		&lt;li&gt;Then display change due date as an action.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario &lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;
	&lt;ul&gt;
		&lt;li&gt;Given the check out screen&lt;/li&gt;
		&lt;li&gt;When an item has been checked out&lt;/li&gt;
		&lt;li&gt;Then display change due date as an action in the ellipsis menu&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario &lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;
	&lt;ul&gt;
		&lt;li&gt;Given the open change due date modal,&lt;/li&gt;
		&lt;li&gt;When the user has selected one or more items from the Loan Details or Open Loans screen&lt;/li&gt;
		&lt;li&gt;Then display all selected items in a table:
		&lt;ul&gt;
			&lt;li&gt;Checkbox (default: checked)&lt;/li&gt;
			&lt;li&gt;&lt;del&gt;Warning for items with a request queue of &amp;gt; 0&lt;/del&gt;  out of scope&lt;/li&gt;
			&lt;li&gt;Title&lt;/li&gt;
			&lt;li&gt;Item status&lt;/li&gt;
			&lt;li&gt;Current due date and time&lt;/li&gt;
			&lt;li&gt;&lt;del&gt;Count of request queue&lt;/del&gt; out of scope&lt;/li&gt;
			&lt;li&gt;Item barcode&lt;/li&gt;
			&lt;li&gt;Call number&lt;/li&gt;
			&lt;li&gt;Loan policy&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario &lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;
	&lt;ul&gt;
		&lt;li&gt;Given the open change due date modal,&lt;/li&gt;
		&lt;li&gt;When there are any number of items in the table&lt;/li&gt;
		&lt;li&gt;Then display a date and time selector
		&lt;ul&gt;
			&lt;li&gt;Default date is blank&lt;/li&gt;
			&lt;li&gt;Default time is end of day (23:59:59)&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario&lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;
	&lt;ul&gt;
		&lt;li&gt;Given the open change due date modal,&lt;/li&gt;
		&lt;li&gt;When any date and time is entered&lt;/li&gt;
		&lt;li&gt;Then check for warning conditions related to the date and time and display messages:&lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/error.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;
		&lt;ul&gt;
			&lt;li&gt;If the due date and time after the patron&apos;s expiration date (Message: New due date is after patron&apos;s expiration date)&lt;/li&gt;
			&lt;li&gt;If the due date and time is in the past (Message: New due date is in the past)&lt;/li&gt;
			&lt;li&gt;&lt;del&gt;If the due date and time is when the library is closed (Message: New due date is when the library is closed)&lt;/del&gt; out of scope&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario&lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;
	&lt;ul&gt;
		&lt;li&gt;Given the open change due date modal&lt;/li&gt;
		&lt;li&gt;When the user has unchecked items in the modal&lt;/li&gt;
		&lt;li&gt;Then do not change the due date for those items when the user submits.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario&lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;
	&lt;ul&gt;
		&lt;li&gt;Given a submitted change due date interaction,&lt;/li&gt;
		&lt;li&gt;When the user confirms&lt;/li&gt;
		&lt;li&gt;Then change the due date of any items selected to the date and time the user has entered, without affecting any other aspects of the loan (that is, anything else in the loan policy should be unaffected)&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;Notes:&lt;br/&gt;
Permissions are out of scope for this story, but eventually the system should prevent certain users from changing the due date at all and other users from changing the due date under any of the warning conditions. &lt;/p&gt;</description>
                <environment></environment>
        <key id="44757">UIU-497</key>
            <summary>Loan: Change due date</summary>
                <type id="10005" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium">Story</type>
                                            <priority id="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2">md331</assignee>
                                                                <reporter accountid="712020:e530422d-154a-4c37-b957-18a88051448e">Emma Boettcher</reporter>
                                    <labels>
                            <label>demo39</label>
                            <label>loans</label>
                            <label>resourceaccess</label>
                            <label>sprint38</label>
                            <label>sprint39</label>
                    </labels>
                <created>Sun, 13 May 2018 13:16:06 +0000</created>
                <updated>Tue, 4 Sep 2018 15:28:55 +0000</updated>
                            <resolved>Tue, 3 Jul 2018 19:55:56 +0000</resolved>
                                                    <fixVersion>2.13.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                                                            <comment id="97032" author="63e2a2771b13d42998e4e706" created="Mon, 14 May 2018 14:39:14 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Ae530422d-154a-4c37-b957-18a88051448e&quot; class=&quot;user-hover&quot; rel=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; data-account-id=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; accountid=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; rel=&quot;noreferrer&quot;&gt;Emma Boettcher&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ab8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; class=&quot;user-hover&quot; rel=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; data-account-id=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; accountid=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; rel=&quot;noreferrer&quot;&gt;Jakub Skoczen&lt;/a&gt; Following the call, I&apos;ve just quickly checked. It doesn&apos;t look like there is anything that restricts updating the due date at the moment, and actions are unconstrained, so the UI &lt;em&gt;should&lt;/em&gt; only need to change the due date and action for this.&lt;/p&gt;

&lt;p&gt;In scenario 5, what do we mean by the end of the day, is that 23:59:59? Should that also apply when checking out or renewing (I thought we typically used the current time, as loans could be for less than a day in some cases)?&lt;/p&gt;</comment>
                                                            <comment id="97033" author="712020:e530422d-154a-4c37-b957-18a88051448e" created="Mon, 14 May 2018 14:45:37 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=63e2a2771b13d42998e4e706&quot; class=&quot;user-hover&quot; rel=&quot;63e2a2771b13d42998e4e706&quot; data-account-id=&quot;63e2a2771b13d42998e4e706&quot; accountid=&quot;63e2a2771b13d42998e4e706&quot; rel=&quot;noreferrer&quot;&gt;Marc Johnson&lt;/a&gt; end of day is 23:59:59, yes. SIG was adamant about that, but only for change due date so far as I know - end of day should not be the default when checking out or renewing.&lt;/p&gt;</comment>
                                                            <comment id="97035" author="63e2a2771b13d42998e4e706" created="Mon, 14 May 2018 14:52:19 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Ae530422d-154a-4c37-b957-18a88051448e&quot; class=&quot;user-hover&quot; rel=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; data-account-id=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; accountid=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; rel=&quot;noreferrer&quot;&gt;Emma Boettcher&lt;/a&gt; Thanks for the quick answer &lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                                                            <comment id="97037" author="70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2" created="Tue, 29 May 2018 20:32:03 +0000"  >&lt;p&gt;Hey &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Ae530422d-154a-4c37-b957-18a88051448e&quot; class=&quot;user-hover&quot; rel=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; data-account-id=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; accountid=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; rel=&quot;noreferrer&quot;&gt;Emma Boettcher&lt;/a&gt;, are the warnings intended to stop the due date from being changed? Or is it there purely for the user&apos;s information and if they decide to go ahead with setting a due date past the user&apos;s expiration etc they should be able to do so?&lt;/p&gt;

&lt;p&gt;Seems like they&apos;re just for display but making sure.. &lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; &lt;/p&gt;</comment>
                                                            <comment id="97038" author="712020:e530422d-154a-4c37-b957-18a88051448e" created="Tue, 29 May 2018 20:51:01 +0000"  >&lt;p&gt;For display. Thanks for checking. At a later date might want to set it up so that some users have permissions to make those kinds of changes and some don&apos;t . But for now, just display the warning without any prevention.&lt;/p&gt;

&lt;p&gt;edited: to tag &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3A8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; class=&quot;user-hover&quot; rel=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; data-account-id=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; accountid=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; rel=&quot;noreferrer&quot;&gt;md331&lt;/a&gt; and clean up typos. &lt;/p&gt;</comment>
                                                            <comment id="97040" author="70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2" created="Mon, 4 Jun 2018 15:02:22 +0000"  >&lt;p&gt;PRs merged so moving this to &lt;b&gt;In Review&lt;/b&gt; now.&lt;/p&gt;</comment>
                                                            <comment id="97042" author="70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2" created="Fri, 8 Jun 2018 13:55:24 +0000"  >&lt;p&gt;Hey &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Ae530422d-154a-4c37-b957-18a88051448e&quot; class=&quot;user-hover&quot; rel=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; data-account-id=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; accountid=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; rel=&quot;noreferrer&quot;&gt;Emma Boettcher&lt;/a&gt;, my bad on that button ordering. Good catch! Fix has been merged to Git so it&apos;ll be in the next update of &lt;b&gt;stable&lt;/b&gt;.&lt;/p&gt;

&lt;p&gt;About the last due date, I think I know why it didn&apos;t show up but I want to confirm. The logic I used for determining the last due date starts off its comparisons with the current date. So if none of the selected loans are later than the current date, the Date picker will default to the current date. &lt;/p&gt;

&lt;p&gt;I can change this fairly easily but now that I think more about it, it seems intuitive, especially since using a last due date in the past will immediately throw a warning on the screen. &lt;/p&gt;

&lt;p&gt;Anyway, if that&apos;s the issue you&apos;re seeing, then that&apos;s the explanation for it. And let me know if you want me to change it to &lt;em&gt;always&lt;/em&gt; use the last due date, even if it&apos;s in the past.&lt;/p&gt;</comment>
                                                            <comment id="97044" author="712020:e530422d-154a-4c37-b957-18a88051448e" created="Fri, 8 Jun 2018 15:05:06 +0000"  >&lt;p&gt;Hey &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3A8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; class=&quot;user-hover&quot; rel=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; data-account-id=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; accountid=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; rel=&quot;noreferrer&quot;&gt;md331&lt;/a&gt;, thanks for the quick fix on the buttons.&lt;/p&gt;

&lt;p&gt;Re: due date automatically populating: the thought behind using the actual due date of at least one item in the queue is that if you confirm it by mistake, you&apos;ve done minimal damage. &lt;/p&gt;

&lt;p&gt;However, this could lead to the due-date-in-the-past warning being displayed too often &amp;amp; people ignoring it when it does occur, so that&apos;s a good point. Let&apos;s leave as-is for now and I&apos;ll ask which of those would be the bigger issue. &lt;/p&gt;</comment>
                                                            <comment id="97046" author="712020:e530422d-154a-4c37-b957-18a88051448e" created="Mon, 11 Jun 2018 17:43:14 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3A8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; class=&quot;user-hover&quot; rel=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; data-account-id=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; accountid=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; rel=&quot;noreferrer&quot;&gt;md331&lt;/a&gt; After talking with the loans folks, I think the way to go on this is have it always default to the current due date (even if that is in the past), for consistency&apos;s sake &lt;em&gt;or&lt;/em&gt; (and this may even be preferred) leave the due date field blank entirely so that there&apos;s no danger of having the user submit the wrong thing without thinking. Due time would still have the default of 11:59:59. Is that possible? &lt;/p&gt;</comment>
                                                            <comment id="97048" author="70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2" created="Mon, 11 Jun 2018 18:04:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Ae530422d-154a-4c37-b957-18a88051448e&quot; class=&quot;user-hover&quot; rel=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; data-account-id=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; accountid=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; rel=&quot;noreferrer&quot;&gt;Emma Boettcher&lt;/a&gt;, both of those are a breeze. I went ahead and implemented it so that it leaves the due date blank. And since that&apos;s processed as an invalid date, the &lt;b&gt;Save and close&lt;/b&gt; button will be disabled until the user actually selects a date.&lt;/p&gt;

&lt;p&gt;Merging that PR now but let me know if you want any further tweaks to that or anywhere else.&lt;/p&gt;</comment>
                                                            <comment id="97049" author="712020:e530422d-154a-4c37-b957-18a88051448e" created="Mon, 11 Jun 2018 18:10:43 +0000"  >&lt;p&gt;Thank you &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3A8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; class=&quot;user-hover&quot; rel=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; data-account-id=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; accountid=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; rel=&quot;noreferrer&quot;&gt;md331&lt;/a&gt;!&lt;/p&gt;</comment>
                                                            <comment id="97051" author="70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2" created="Mon, 11 Jun 2018 18:15:37 +0000"  >&lt;p&gt;Oh &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Ae530422d-154a-4c37-b957-18a88051448e&quot; class=&quot;user-hover&quot; rel=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; data-account-id=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; accountid=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; rel=&quot;noreferrer&quot;&gt;Emma Boettcher&lt;/a&gt;, I see your edit on the description and I think I misunderstood. I thought you wanted the default date to only be blank if the latest current due date was in the past, but to use that date if it was in the future. &lt;/p&gt;

&lt;p&gt;E.g., DD #1 May 1 2018, DD #2 June 1 2018. If accessed today, then the default date would be blank.&lt;br/&gt;
E.g., DD #1 May 1 2018, DD #2 December 1 2018. If accessed today, then the default date would be December 1 2018.&lt;/p&gt;

&lt;p&gt;If you want it to &lt;em&gt;always&lt;/em&gt; be blank, I can do that.&lt;/p&gt;</comment>
                                                            <comment id="97053" author="712020:e530422d-154a-4c37-b957-18a88051448e" created="Mon, 11 Jun 2018 18:20:37 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3A8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; class=&quot;user-hover&quot; rel=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; data-account-id=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; accountid=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; rel=&quot;noreferrer&quot;&gt;md331&lt;/a&gt; &lt;em&gt;always&lt;/em&gt; be blank, no matter when the current due date is. (Reason being that you probably wouldn&apos;t be using the current due date as the item&apos;s changed due date, even if it is in the future - it was only the default as a way not to penalize the user for hitting &quot;save &amp;amp; close&quot; without thinking.) thank you for clarifying!&lt;/p&gt;</comment>
                                                            <comment id="97054" author="70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2" created="Mon, 11 Jun 2018 18:26:45 +0000"  >&lt;p&gt;Great, merging that change now!&lt;/p&gt;</comment>
                                                            <comment id="97056" author="712020:e530422d-154a-4c37-b957-18a88051448e" created="Wed, 13 Jun 2018 21:40:22 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3A8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; class=&quot;user-hover&quot; rel=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; data-account-id=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; accountid=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; rel=&quot;noreferrer&quot;&gt;md331&lt;/a&gt; I think I might have led you astray re: warning text color. The warning text should be using the centrally defined warning text color, rather than anything custom. (Makes it easier to change all warning text if necessary in the future, and the orange on the change due date mockups and in production doesn&apos;t meet WCAG standards, which I only thought to check after seeing it on the sprint review yesterday.) &lt;/p&gt;</comment>
                                                            <comment id="97057" author="70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2" created="Thu, 14 Jun 2018 14:34:42 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Ae530422d-154a-4c37-b957-18a88051448e&quot; class=&quot;user-hover&quot; rel=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; data-account-id=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; accountid=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; rel=&quot;noreferrer&quot;&gt;Emma Boettcher&lt;/a&gt;, yeah, I was actually aware of it and it was a bit of a placeholder. We currently don&apos;t have a good way of getting variables (ie, colours) from where they&apos;re defined (CSS) into our Javascript code. Normally we&apos;d just write another CSS file but it seemed like unnecessary overhead for &lt;em&gt;just&lt;/em&gt; that colour. So I was chatting with John Coburn about whether or not we&apos;d want to add a better way of getting those colours into JS code and we were thinking that yes, we did want to do it, but probably not &lt;em&gt;right now&lt;/em&gt;. So I just put a placeholder colour and not the correct colour to purposely remind us that it should get changed.&lt;/p&gt;

&lt;p&gt;I&apos;ll just go ahead and fix it up now though and eventually refactor it when we do get that extra functionality.&lt;/p&gt;</comment>
                                                            <comment id="97059" author="712020:e530422d-154a-4c37-b957-18a88051448e" created="Thu, 14 Jun 2018 14:40:29 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3A8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; class=&quot;user-hover&quot; rel=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; data-account-id=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; accountid=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; rel=&quot;noreferrer&quot;&gt;md331&lt;/a&gt; if it&apos;ll be a better remind to leave it as is, I can understand that. Just didn&apos;t want you to be overriding existing behavior in order to match the mockup, but it sounds like that&apos;s not the case. Sorry!&lt;/p&gt;</comment>
                                                            <comment id="97061" author="70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2" created="Tue, 19 Jun 2018 14:31:47 +0000"  >&lt;p&gt;Alright! &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Ae530422d-154a-4c37-b957-18a88051448e&quot; class=&quot;user-hover&quot; rel=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; data-account-id=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; accountid=&quot;712020:e530422d-154a-4c37-b957-18a88051448e&quot; rel=&quot;noreferrer&quot;&gt;Emma Boettcher&lt;/a&gt;, I saw that we&apos;d need similar colouring functionality in a couple of others places including the bulk renewals feature that&apos;s going through review now so I went ahead and coded up the ability to colour all of our icons based on a status, which will grab the centrally-defined colours. &lt;/p&gt;

&lt;p&gt;It&apos;ll be in the next stable build!&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10001">
                    <name>Cloners</name>
                                            <outwardlinks description="clones">
                                        <issuelink>
            <issuekey id="10178">UXPROD-89</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="31976" name="change-due-date-1.png" size="122440" author="712020:e530422d-154a-4c37-b957-18a88051448e" created="Sun, 13 May 2018 13:28:04 +0000"/>
                            <attachment id="31977" name="change-due-date-2.png" size="128640" author="712020:e530422d-154a-4c37-b957-18a88051448e" created="Sun, 13 May 2018 13:28:04 +0000"/>
                            <attachment id="31978" name="change-due-date-3.png" size="129870" author="712020:e530422d-154a-4c37-b957-18a88051448e" created="Sun, 13 May 2018 13:28:04 +0000"/>
                            <attachment id="31979" name="change-due-date-4.png" size="133700" author="712020:e530422d-154a-4c37-b957-18a88051448e" created="Sun, 13 May 2018 13:28:04 +0000"/>
                            <attachment id="31980" name="loan-details-4-new.png" size="106861" author="712020:e530422d-154a-4c37-b957-18a88051448e" created="Sun, 13 May 2018 13:29:43 +0000"/>
                            <attachment id="31981" name="loan-history-open-4-new.png" size="108401" author="712020:e530422d-154a-4c37-b957-18a88051448e" created="Sun, 13 May 2018 13:29:43 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                    <customfield id="customfield_10048" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Analysis Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10088"><![CDATA[Medium < 5 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10049" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Analysis Estimator</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>712020:e530422d-154a-4c37-b957-18a88051448e</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Back End Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10121"><![CDATA[Medium < 5 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10050" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Front End Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10097"><![CDATA[Medium < 5 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzyj5b:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 14 May 2018 14:39:14 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>