<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:08:50 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>[FOLIO-857] Show the date that the FOLIO system was built</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-857</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;Not for the first time, I found myself wondering when &lt;a href=&quot;http://folio-stable.aws.indexdata.com/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://folio-stable.aws.indexdata.com/&lt;/a&gt; was last built. It would probably be possible to narrow it down to a date-range based on the version of the various modules that are included and what&apos;s known about their release schedule. But it would be much nicer if the About page just said &quot;Built on 2017-09-26T12:32:16&quot;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="79336">FOLIO-857</key>
            <summary>Show the date that the FOLIO system was built</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="1" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                                        <assignee accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</assignee>
                                                                <reporter accountid="5bffed52a1b46046f530c8f7">Mike Taylor</reporter>
                                    <labels>
                            <label>for-next-sprint</label>
                    </labels>
                <created>Tue, 26 Sep 2017 11:32:38 +0000</created>
                <updated>Fri, 18 Jan 2019 12:47:57 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                    <timespent seconds="3600">1 hour</timespent>
                                <comments>
                                                            <comment id="190915" author="5bffed52a1b46046f530c8f7" created="Tue, 26 Sep 2017 11:35:32 +0000"  >&lt;p&gt;Fixing this will involve making the build-time information somehow available within a running FOLIO system, and then modifying the About page to read and display that information.&lt;/p&gt;

&lt;p&gt;The latter should be trivial once we have the former. But how to tell a FOLIO installation when the last build was?&lt;/p&gt;

&lt;p&gt;I guess practically I could have the &lt;tt&gt;package2md.js&lt;/tt&gt; embed a timestamp in a generated field of the stripes-core module descriptor &amp;#8211; but will that field make its way into the available information?&lt;/p&gt;

&lt;p&gt;Or (yuck!) I could embed an ISO-format timestamp in the generated stripes-core module ID, at least as a short-term solution. Then the About page, knowing that convention, could pluck it out and display it.&lt;/p&gt;

&lt;p&gt;The advantage of this ugly-ass solution is that it would only touch one part of the system: stripes-core, which both generates the UI modules&apos; descriptors and displays the About page which summarises them.&lt;/p&gt;</comment>
                                                            <comment id="190919" author="5bffed52a1b46046f530c8f7" created="Tue, 26 Sep 2017 13:23:07 +0000"  >&lt;p&gt;After discussion with Wayne, we concluded that much less ugly approach is to set an environment variable for Okapi &amp;#8211; something like&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
BUILDTIMESTAMP=`date -u +&lt;span class=&quot;code-quote&quot;&gt;&apos;%Y-%m-%dT%H:%M:S&apos;&lt;/span&gt;`
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;We think it should then be possible to obtain that at run-time using `/_/env`.&lt;/p&gt;</comment>
                                                            <comment id="190921" author="5bffed52a1b46046f530c8f7" created="Tue, 26 Sep 2017 13:24:16 +0000"  >&lt;p&gt;See &lt;a href=&quot;https://github.com/folio-org/okapi/blob/master/doc/guide.md#environment-variables&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/okapi/blob/master/doc/guide.md#environment-variables&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </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="10144"><![CDATA[Core: Platform]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>