<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Fri Feb 09 00:28:26 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>[UXPROD-2985] Add flower release to System Information page</title>
                <link>https://folio-org.atlassian.net/browse/UXPROD-2985</link>
                <project id="10000" key="UXPROD">UX Product</project>
                    <description>&lt;p&gt;After an institution installs/upgrades FOLIO, they have no way of knowing which release they are actually running.&#160; The Settings=&amp;gt;System information page provides release info for the various modules, but not for FOLIO as a whole.&#160; We have been asked to include the flower release name somewhere on that page.&#160; We will need to add the hot fix release as well, as shown in &lt;font color=&quot;#de350b&quot;&gt;red text&lt;/font&gt; in the attached screen mock-up...&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;/rest/api/3/attachment/content/10043&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="13127">UXPROD-2985</key>
            <summary>Add flower release to System Information page</summary>
                <type id="10002" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10322?size=medium">New Feature</type>
                                            <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</priority>
                        <status id="10000" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/generic.png" description="(Migrated on 4 Feb 2024 13:41 UTC)">Draft</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                                        <assignee accountid="-1">Unassigned</assignee>
                                                                <reporter accountid="557058:a957226f-df85-4fc8-97f4-8b27a26029ed">Holly Mistlebauer</reporter>
                                    <labels>
                    </labels>
                <created>Mon, 15 Mar 2021 17:28:54 +0000</created>
                <updated>Mon, 25 Jul 2022 15:37:13 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                <comments>
                                                            <comment id="15353" author="615afd1cd9820f0070a09ef0" created="Mon, 15 Mar 2021 21:56:23 +0000"  >&lt;p&gt;FYI, this has been discussed before in 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;FOLIO-1007&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-1007&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;About FOLIO Page at {base-url}/settings&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium&quot; /&gt;
            FOLIO-1007
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-complete jira-macro-single-issue-export-pdf&quot;&gt;Open&lt;/span&gt;
            &lt;/span&gt;
. &lt;/p&gt;

&lt;p&gt;While I understand folks&apos; desire to know, &quot;What [version] of FOLIO am I running?&quot; an important point I think we need to resolve with clear language is exactly what &quot;version&quot; means on this page. &lt;/p&gt;

&lt;p&gt;We have a bunch of okapi interface versions, and a bunch of backend modules that implement those interfaces, and a bunch of frontend modules that connect to those interfaces. &lt;/p&gt;

&lt;p&gt;What happens when we publish okapi v5 (say it patches a critical bug in an optional feature we decide to remove) so none of the modules themselves change. Is that still Iris? What if a hosting provider decides to write their own version of a module that functions as a drop in replacement for the one we shipped (i.e. the interface version doesn&apos;t change, but the module name and version do). Is that still Iris? What if an institution adds their own UI module to the bundle. Is that still Iris? &lt;/p&gt;

&lt;p&gt;To be clear, I&apos;m not opposed to doing this work, but I think it is important that we be clear about what the information we display here means &amp;#8211; and what it doesn&apos;t mean &amp;#8211; and where it comes from. &lt;/p&gt;</comment>
                                                            <comment id="15356" author="5ee89462f7aa140abd82d11d" created="Wed, 28 Apr 2021 11:31:07 +0000"  >&lt;p&gt;My suggestion is to add an optional &quot;Installation notes&quot; section before the &quot;User interface&quot; section.&lt;/p&gt;

&lt;p&gt;It displays an arbitrary string that the SysOp can set after installing or upgrading the system.&lt;/p&gt;

&lt;p&gt;The string is stored and fetched from some mandatory module like mod-users or mod-configuration.&lt;/p&gt;

&lt;p&gt;curl or wget can be used to set the string.&lt;/p&gt;

&lt;p&gt;Installation and upgrade documentation should suggest to set that string.&lt;/p&gt;

&lt;p&gt;Example:&lt;/p&gt;
&lt;h2&gt;&lt;a name=&quot;InstallationNotes&quot;&gt;&lt;/a&gt;Installation Notes&lt;/h2&gt;

&lt;p&gt;Iris Hotfix 2 has been installed on May 3, 2021.&lt;br/&gt;
 Our app for the IoT Enabled Coffee Machine has been enabled and configured on May 15, 2021, the inital credit is 5 cups.&lt;/p&gt;</comment>
                                                            <comment id="15359" author="5ff8d61da9d0300107f0afe2" created="Thu, 14 Apr 2022 13:35:54 +0000"  >&lt;p&gt;Knowing what Flower Release of FOLIO we&apos;re running is important for documentation purposes.&#160; This related issue aims to have users taken to the appropriate documentation site for their version&lt;/p&gt;</comment>
                                                            <comment id="15363" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Mon, 25 Jul 2022 15:36:24 +0000"  >&lt;p&gt;Index Data edits the welcoming message on the FOLIO landing page for uChicago, Duke, Spokane, and other of our customers to include the flower release name; e.g. &lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;10042_thumb&quot; href=&quot;/rest/api/3/attachment/content/10042&quot; title=&quot;Ska&#776;rmavbild 2022-07-25 kl. 5.34.38 em.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;10042&quot; file-preview-title=&quot;Ska&#776;rmavbild 2022-07-25 kl. 5.34.38 em.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/10042?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/10042&quot; filename=&quot;Ska&#776;rmavbild 2022-07-25 kl. 5.34.38 em.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/10042&quot; data-attachment-name=&quot;Ska&#776;rmavbild 2022-07-25 kl. 5.34.38 em.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;c1e8299c-2cd9-46b1-8099-a88b41a5cafe&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;CC: &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5c48911b54e1e6466b11f38c&quot; class=&quot;user-hover&quot; rel=&quot;5c48911b54e1e6466b11f38c&quot; data-account-id=&quot;5c48911b54e1e6466b11f38c&quot; accountid=&quot;5c48911b54e1e6466b11f38c&quot; rel=&quot;noreferrer&quot;&gt;Erin Nettifee&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5ff8d61da9d0300107f0afe2&quot; class=&quot;user-hover&quot; rel=&quot;5ff8d61da9d0300107f0afe2&quot; data-account-id=&quot;5ff8d61da9d0300107f0afe2&quot; accountid=&quot;5ff8d61da9d0300107f0afe2&quot; rel=&quot;noreferrer&quot;&gt;Ian Walls&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5ced27478b03050f27825a93&quot; class=&quot;user-hover&quot; rel=&quot;5ced27478b03050f27825a93&quot; data-account-id=&quot;5ced27478b03050f27825a93&quot; accountid=&quot;5ced27478b03050f27825a93&quot; rel=&quot;noreferrer&quot;&gt;Peter Murray&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="79556">FOLIO-1007</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="79459">FOLIO-1176</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="62040">STCOR-603</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="62071">STCOR-591</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="10041" name="Settings-System-information.jpg" size="233168" author="557058:a957226f-df85-4fc8-97f4-8b27a26029ed" created="Mon, 15 Mar 2021 17:34:34 +0000"/>
                            <attachment id="10042" name="Ska&#776;rmavbild 2022-07-25 kl. 5.34.38 em.png" size="185871" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Mon, 25 Jul 2022 15:35:10 +0000"/>
                            <attachment id="10043" name="image-2021-03-15-13-37-41-869.png" size="404601" author="557058:a957226f-df85-4fc8-97f4-8b27a26029ed" created="Mon, 15 Mar 2021 17:37:41 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10168"><![CDATA[None]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10062" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Kiwi Planning Points (DO NOT CHANGE)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02gg7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10071" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: 5Colleges (Full Jul 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10226"><![CDATA[R4]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10067" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Chalmers (Impl Aut 2019)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10205"><![CDATA[R3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10069" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Cornell (Full Sum 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10216"><![CDATA[R4]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10074" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: GBV (MVP Sum 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10240"><![CDATA[R3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10091" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: U of AL (MVP Oct 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10327"><![CDATA[R4]]></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, 15 Mar 2021 21:56:23 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>