<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:24:09 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-2909] SPIKE: checkout-by-barcode receives 500 but loan is created</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-2909</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;&lt;b&gt;SPIKE for technical investigation of how we can address partial success checkouts (so we can fix 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;CIRC-1046&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/CIRC-1046&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Checkout-by-barcode receives 500 but loan is created&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;
            CIRC-1046
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Description from CIRC-1046:&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Overview:&lt;/b&gt; Although check out is a multi-step process that includes changing an item&apos;s status, creating a loan object, and possibly other actions such as emailing a receipt to the patron and/or publishing an Event Message in PubSub, from the point of view of an application making a single request to the &lt;tt&gt;checkout-by-barcode&lt;/tt&gt; endpoint it is an atomic operation performed in a single request. At present, &lt;tt&gt;checkout-by-barcode&lt;/tt&gt; returns the status of the final step in this pipeline, which may be a failure, even if early steps in the pipeline (such as changing the item status and creating the loan) succeed. This is misleading, if not downright wrong, and it causes the UI to indicate that the operation failed when in fact a loan was created for the item and patron. &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Expected Results:&lt;/b&gt; If an item&apos;s status changes from &apos;Available&apos; to &apos;Checked out&apos; and a loan item is created, the response-code should be a 200, even if other portions of the check out process fail and return 500.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Actual Results:&lt;/b&gt; If an item&apos;s status changes from &apos;Available&apos; to &apos;Checked out&apos; and a loan item is created, but later portions of the check out process fail, the response-code is that of the failed portion of the check out. &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Additional Information:&lt;/b&gt; Related details/discussion at 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;CIRC-1045&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/CIRC-1045&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Bugfest: PubSub error checking out&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            CIRC-1045
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Interested parties:&lt;/b&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;, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aa957226f-df85-4fc8-97f4-8b27a26029ed&quot; class=&quot;user-hover&quot; rel=&quot;557058:a957226f-df85-4fc8-97f4-8b27a26029ed&quot; data-account-id=&quot;557058:a957226f-df85-4fc8-97f4-8b27a26029ed&quot; accountid=&quot;557058:a957226f-df85-4fc8-97f4-8b27a26029ed&quot; rel=&quot;noreferrer&quot;&gt;Holly Mistlebauer&lt;/a&gt;, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5ed55244bc90a106063c7&quot; class=&quot;user-hover&quot; rel=&quot;5af5ed55244bc90a106063c7&quot; data-account-id=&quot;5af5ed55244bc90a106063c7&quot; accountid=&quot;5af5ed55244bc90a106063c7&quot; rel=&quot;noreferrer&quot;&gt;Cate Boerema&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="81911">FOLIO-2909</key>
            <summary>SPIKE: checkout-by-barcode receives 500 but loan is created</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="10000">Won&apos;t Do</resolution>
                                                        <assignee accountid="-1">Unassigned</assignee>
                                                                <reporter accountid="615afd1cd9820f0070a09ef0">Zak Burke</reporter>
                                    <labels>
                    </labels>
                <created>Thu, 10 Dec 2020 17:03:33 +0000</created>
                <updated>Tue, 25 Jan 2022 22:00:14 +0000</updated>
                            <resolved>Tue, 25 Jan 2022 22:00:14 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                <comments>
                                                            <comment id="197893" author="5af5ed55244bc90a106063c7" created="Thu, 10 Dec 2020 17:05:41 +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;, here&apos;s the spike for 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;CIRC-1046&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/CIRC-1046&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Checkout-by-barcode receives 500 but loan is created&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;
            CIRC-1046
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 &lt;/p&gt;</comment>
                                                            <comment id="197896" author="70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3" created="Mon, 29 Mar 2021 18:13:21 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=615afd1cd9820f0070a09ef0&quot; class=&quot;user-hover&quot; rel=&quot;615afd1cd9820f0070a09ef0&quot; data-account-id=&quot;615afd1cd9820f0070a09ef0&quot; accountid=&quot;615afd1cd9820f0070a09ef0&quot; rel=&quot;noreferrer&quot;&gt;Zak Burke&lt;/a&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;, I spent a few hours today crawling through the checkout by barcode service and documenting the process it goes through.&#160; I put up a document showing the steps in order.&#160; This whole thing is formed basically as a giant promise chain, with each result linked to the next operation in the chain.&lt;/p&gt;

&lt;p&gt;By the time the loan object is both created and saved to storage (step 29), 3/4ths of the checkout process is completed.&#160; Marc, am I right in thinking that if any of the previous promise calls fails, they abort the process?&#160; If that&apos;s so, then the only operations that would result in an error but still create a loan would be from step 30 onward.&lt;/p&gt;</comment>
                                                            <comment id="197901" author="70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3" created="Tue, 30 Mar 2021 15:30:49 +0000"  >&lt;p&gt;Did a bit more poking around today-I coded one of the steps in the checkout process to fail automatically (retrieving the overdue fine policy).&#160; Then I loaded the module to the scratch environment and attempted to check out an item.&#160; The checkout failed with the message that the overdue policy could not be found.&#160; I then checked the item record for the item as well as the user record for the patron I attempted to check it out to-no loan, and item does not show checked out.&#160; So I &lt;b&gt;think&lt;/b&gt; that any failure in the chain aborts the whole process at that point.&#160; I&apos;m going to try and fail one of the steps after the loan is saved and see what happens.&lt;/p&gt;

&lt;p&gt;(Later)&lt;br/&gt;
 As expected, failing a step after the loan object is saved also results in an error, but the loan object is still created, the item has been updated, etc.&lt;/p&gt;

&lt;p&gt;So, based on this, if you&apos;re getting an error message at the check-out screen, but the loan is showing in the UI, it means that one of the steps &lt;b&gt;after&lt;/b&gt; the loan object has been saved has failed (steps 30 onward).&#160; Failed steps seem to forward whatever error message they get from the http endpoint they were dealing with-so, for example, if the attempt to publish the checkout event to the patron record fails, the failure message from that endpoint gets forwarded to the checkout screen UI.&#160;&lt;/p&gt;

&lt;p&gt;There are two basic approaches I can think of we could do here:&lt;/p&gt;

&lt;p&gt;1.&#160; We could modify the code after the loan is saved so that failures at that point are not sent to the UI.&#160; That would probably be relatively easy-my problem with that is that then we have no notification that something went wrong that may need fixing.&lt;/p&gt;

&lt;p&gt;2.&#160; We could try to figure out a way to make error messages indicate wether or not the overall checkout process was successful-something like &quot;there was an error publishing an event to the patron record, but the checkout has completed.&quot;&#160; Then you&apos;d know something went wrong, but the loan was created successfully.&#160; The validation code for phase one is doing something similar to this-that could be used as a model.&#160;&lt;/p&gt;</comment>
                                                            <comment id="197905" author="63e2a2771b13d42998e4e706" created="Wed, 31 Mar 2021 15:34:01 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3Af1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; class=&quot;user-hover&quot; rel=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; data-account-id=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; accountid=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; rel=&quot;noreferrer&quot;&gt;Kyle Felker&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;am I right in thinking that if any of the previous promise calls fails, they abort the process?  If that&apos;s so, then the only operations that would result in an error but still create a loan would be from step 30 onward.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Yes, broadly. (Assuming the chaining is done correctly) any outcome of a step means that none of the following steps are actioned (this was my answer to dealing with the form of callback hell that FOLIO found itself in during the early days)&lt;/p&gt;
</comment>
                                                            <comment id="197908" author="63e2a2771b13d42998e4e706" created="Wed, 31 Mar 2021 15:37:52 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3Af1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; class=&quot;user-hover&quot; rel=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; data-account-id=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; accountid=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; rel=&quot;noreferrer&quot;&gt;Kyle Felker&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;There are two basic approaches I can think of we could do here:&lt;/p&gt;

&lt;p&gt;1.  We could modify the code after the loan is saved so that failures at that point are not sent to the UI.  That would probably be relatively easy-my problem with that is that then we have no notification that something went wrong that may need fixing.&lt;/p&gt;

&lt;p&gt;2.  We could try to figure out a way to make error messages indicate wether or not the overall checkout process was successful-something like &quot;there was an error publishing an event to the patron record, but the checkout has completed.&quot;  Then you&apos;d know something went wrong, but the loan was created successfully.  The validation code for phase one is doing something similar to this-that could be used as a model. &lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Agreed. This is broadly what I described when this issue first came up. The challenges being:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;classifying which steps are considered fatal or non-fatal&lt;/li&gt;
	&lt;li&gt;how to make folks aware of (and potentially take compensating action for) non-fatal errors&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;We don&apos;t really have a great way of accumulating non-fatal errors. I believe the Vega team did something in this area recently.&lt;/p&gt;

&lt;p&gt;I think the first step in this is listing all of the steps (after the loan is created) so that POs / stakeholders can decide what should happen when they fail.&lt;/p&gt;</comment>
                                                            <comment id="197913" author="70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3" created="Wed, 31 Mar 2021 18:30:09 +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;&lt;/p&gt;

&lt;p&gt;&amp;gt;I think the first step in this is listing all of the steps (after the loan is created) so that POs / stakeholders can decide &amp;gt;what should happen when they fail.&lt;/p&gt;

&lt;p&gt;If I&apos;m reading it right, there are really only three events after the loan object is saved successfully that could meaningfully fail:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Save patron action session details about the checkout event.&lt;/li&gt;
	&lt;li&gt;Publish the item checkout event information&lt;/li&gt;
	&lt;li&gt;Schedule a notice for the loan due date&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;There are things it does after these steps, but that looks like it&apos;s all connected to writing the loan data into the successful http response it sends to the UI.&#160; As long as the loan has been successfully created (and if it hasn&apos;t, we never get to this point), that stuff should not fail.&lt;/p&gt;</comment>
                                                            <comment id="197916" author="63e2a2771b13d42998e4e706" created="Thu, 1 Apr 2021 14:15:11 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3Af1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; class=&quot;user-hover&quot; rel=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; data-account-id=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; accountid=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; rel=&quot;noreferrer&quot;&gt;Kyle Felker&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;there are really only three events after the loan object is saved successfully that could meaningfully fail&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I think the next step is to surface these to the POs / stakeholders with an indication of the impact (e.g. the circulation log will not be consistent), so they can decide whether the impact of these failing without any notification is acceptable.&lt;/p&gt;</comment>
                                                            <comment id="197919" author="615afd1cd9820f0070a09ef0" created="Mon, 5 Apr 2021 22:28:19 +0000"  >&lt;blockquote&gt;&lt;p&gt;so they can decide whether the impact of these failing without any notification is acceptable.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Truly, both situations are problematic: creating a loan but reporting failure is bad (this is what we currently have), and completing only some of the steps in a chain of promises and reporting the chain as successful is also bad (this is what we are proposing).&#160;&lt;/p&gt;

&lt;p&gt;Somewhat facetious but actually not really facetious solution: return&#160;279 Pyrrhic Victory, i.e. &quot;success with errors&quot;.&#160;&lt;/p&gt;</comment>
                                                            <comment id="197923" author="70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3" created="Tue, 6 Apr 2021 13:08:51 +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;&lt;/p&gt;

&lt;p&gt;&amp;gt;I think the next step is to surface these to the POs / stakeholders with an indication of the impact (e.g. the &amp;gt;circulation log will not be consistent), so they can decide whether the impact of these failing without any &amp;gt;notification is acceptable.&lt;/p&gt;

&lt;p&gt;1.&#160; What is the best way to surface things and get decisions?&#160; Should I post something here?&lt;/p&gt;

&lt;p&gt;2.&#160; The only one of those three steps I think I understand well enough to explain the impact of is the notice-I&apos;m assuming that&apos;s for the patron, to remind them that the item is or will be due soon.&#160; I&apos;ve looked at the technical documentation for the other steps, but that tells me how they work-not how they are used.&#160; I can see that the publishing step publishes a notice of the event to subscribers-which seem to be other modules?&#160; I&apos;m not clear on what they do with that data or why they need it.&#160; Likewise, I can see the log logs details about the checkout event-but I&apos;m not sure when this data is consulted or why.&#160; Is there documentation on how these are used?&lt;/p&gt;</comment>
                                                            <comment id="197926" author="63e2a2771b13d42998e4e706" created="Tue, 27 Apr 2021 15:26:32 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3Af1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; class=&quot;user-hover&quot; rel=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; data-account-id=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; accountid=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; rel=&quot;noreferrer&quot;&gt;Kyle Felker&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;1.  What is the best way to surface things and get decisions?  Should I post something here?&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Yes, I suggest starting with that. My suggestion for a format is a table describing each step (that is observable from outside, e.g. loan created, message published, notice scheduled) that could fail and the impact it has.&lt;/p&gt;

&lt;p&gt;As I think &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=615afd1cd9820f0070a09ef0&quot; class=&quot;user-hover&quot; rel=&quot;615afd1cd9820f0070a09ef0&quot; data-account-id=&quot;615afd1cd9820f0070a09ef0&quot; accountid=&quot;615afd1cd9820f0070a09ef0&quot; rel=&quot;noreferrer&quot;&gt;Zak Burke&lt;/a&gt; said in yesterday&apos;s planning meeting, we&apos;ve tried to have these kinds of conversations in the past with limited success.&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;The only one of those three steps I think I understand well enough to explain the impact of is the notice-I&apos;m assuming that&apos;s for the patron, to remind them that the item is or will be due soon.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Yes, that would be a patron notice.&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;I&apos;ve looked at the technical documentation for the other steps, but that tells me how they work-not how they are used.  I can see that the publishing step publishes a notice of the event to subscribers-which seem to be other modules?  I&apos;m not clear on what they do with that data or why they need it.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Indeed, this is where this work gets more challenging and time consuming (and why I hadn&apos;t managed to do it before you picked it up). We would need to trace which modules consume what messages and then figure out (maybe by asking teams or POs) what the impact is. For example, I believe that some messages are consumed by the circulation log, meaning that it won&apos;t reflect that event if they aren&apos;t published.&lt;/p&gt;

&lt;p&gt;I think we need to concentrate on first order side effects for the moment, e.g. active reactions to these steps, and defer second order side effects e.g. an item record is updated in storage, which then triggers a message to be published to Kafka, which is then use to updated the Elastic Search based inventory search.&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;Likewise, I can see the log logs details about the checkout event-but I&apos;m not sure when this data is consulted or why.  Is there documentation on how these are used?&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I don&apos;t think there is any high level documentation for how messages published during this process are used across modules.&lt;/p&gt;

&lt;p&gt;I&apos;m not sure there is any general process documentation for everything that should happen from a user perspective during a check out. The various circulation POs might know about that.&lt;/p&gt;
</comment>
                                                            <comment id="197929" author="70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3" created="Tue, 4 May 2021 16:03:49 +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;&lt;/p&gt;

&lt;p&gt;I&apos;ve attached a document explaining my findings-please let me know if this is what you had in mind.&#160;&lt;/p&gt;</comment>
                                                            <comment id="197932" author="70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3" created="Mon, 7 Jun 2021 13:09:23 +0000"  >&lt;p&gt;Blocking this until &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;&#160;can take a look at it.&lt;/p&gt;</comment>
                                                            <comment id="197935" author="63e2a2771b13d42998e4e706" created="Mon, 7 Jun 2021 14:06:18 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3Af1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; class=&quot;user-hover&quot; rel=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; data-account-id=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; accountid=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; rel=&quot;noreferrer&quot;&gt;Kyle Felker&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;I&apos;ve attached a document explaining my findings-please let me know if this is what you had in mind. &lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Yes, that is kinda what I was thinking about.&lt;/p&gt;

&lt;p&gt;The idea I had in my head was that each step in these processes would be a row in a table, with columns (beyond the descriptions you have in the docs) like: &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;impact of this step failing e.g. no notices will be sent, change won&apos;t appear in the circulation log&lt;/li&gt;
	&lt;li&gt;should this step fail the process or not&lt;/li&gt;
	&lt;li&gt;should this step failing be communicated to the client&lt;/li&gt;
&lt;/ul&gt;
</comment>
                                                            <comment id="197937" author="70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3" created="Tue, 15 Jun 2021 16:37:47 +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;&lt;/p&gt;

&lt;p&gt;Uploaded a new version with additional columns.&lt;/p&gt;</comment>
                                                            <comment id="197940" author="557058:a957226f-df85-4fc8-97f4-8b27a26029ed" created="Fri, 27 Aug 2021 12:23:41 +0000"  >&lt;p&gt;Need to review the findings, see what the SIG wants us to do and figure out how to do it...for now we are focusing on checkout performance...we don&apos;t have the capacity to do this at the same time...&lt;/p&gt;</comment>
                                                            <comment id="197942" author="63e2a2771b13d42998e4e706" created="Thu, 6 Jan 2022 10:16:21 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aa957226f-df85-4fc8-97f4-8b27a26029ed&quot; class=&quot;user-hover&quot; rel=&quot;557058:a957226f-df85-4fc8-97f4-8b27a26029ed&quot; data-account-id=&quot;557058:a957226f-df85-4fc8-97f4-8b27a26029ed&quot; accountid=&quot;557058:a957226f-df85-4fc8-97f4-8b27a26029ed&quot; rel=&quot;noreferrer&quot;&gt;Holly Mistlebauer&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5d794c218ce6b60c3810eb8a&quot; class=&quot;user-hover&quot; rel=&quot;5d794c218ce6b60c3810eb8a&quot; data-account-id=&quot;5d794c218ce6b60c3810eb8a&quot; accountid=&quot;5d794c218ce6b60c3810eb8a&quot; rel=&quot;noreferrer&quot;&gt;Stephanie Buck&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Given that 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;CIRC-1046&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/CIRC-1046&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Checkout-by-barcode receives 500 but loan is created&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;
            CIRC-1046
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
, which is basically the same idea, has been moved to Vega, should this also be moved (and removed from the current sprint)?&lt;/p&gt;</comment>
                                                            <comment id="197945" author="557058:a957226f-df85-4fc8-97f4-8b27a26029ed" created="Fri, 7 Jan 2022 18:37:57 +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;:  I have moved this to Vega as you suggested.  Thanks...&lt;/p&gt;</comment>
                                                            <comment id="197948" author="5d794c218ce6b60c3810eb8a" created="Mon, 10 Jan 2022 13:41:21 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aa957226f-df85-4fc8-97f4-8b27a26029ed&quot; class=&quot;user-hover&quot; rel=&quot;557058:a957226f-df85-4fc8-97f4-8b27a26029ed&quot; data-account-id=&quot;557058:a957226f-df85-4fc8-97f4-8b27a26029ed&quot; accountid=&quot;557058:a957226f-df85-4fc8-97f4-8b27a26029ed&quot; rel=&quot;noreferrer&quot;&gt;Holly Mistlebauer&lt;/a&gt;&#160;and &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;, does this mean that Kyle should be removed as Assignee? &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3Af1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; class=&quot;user-hover&quot; rel=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; data-account-id=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; accountid=&quot;70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3&quot; rel=&quot;noreferrer&quot;&gt;Kyle Felker&lt;/a&gt;, have you begun work on this ticket yet?&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                                                            <comment id="197950" author="70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3" created="Mon, 10 Jan 2022 14:04:22 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5d794c218ce6b60c3810eb8a&quot; class=&quot;user-hover&quot; rel=&quot;5d794c218ce6b60c3810eb8a&quot; data-account-id=&quot;5d794c218ce6b60c3810eb8a&quot; accountid=&quot;5d794c218ce6b60c3810eb8a&quot; rel=&quot;noreferrer&quot;&gt;Stephanie Buck&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I did some work on it a long, long time ago-you can see some of the documentation I produced attached to the issue itself.  I have not touched it in months, though.  If it&apos;s moving to another team, then I think I ought to be removed as the assignee.&lt;/p&gt;</comment>
                                                            <comment id="197953" author="63e2a2771b13d42998e4e706" created="Tue, 25 Jan 2022 22:00:14 +0000"  >&lt;p&gt;Closing this as 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;CIRC-1046&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/CIRC-1046&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Checkout-by-barcode receives 500 but loan is created&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;
            CIRC-1046
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 which this was intended as a precursor to (according to the issue links) is stated as being in progress, making this redundant.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="48891">CIRC-1046</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="48888">CIRC-1045</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="48888">CIRC-1045</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="49129">CIRC-1136</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="65397">UICHKOUT-712</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="56253">MODINVSTOR-620</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="64335" name="checkout process.docx" size="15858" author="70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3" created="Wed, 31 Mar 2021 18:14:48 +0000"/>
                            <attachment id="64336" name="document checkout.docx" size="17521" author="70121:f1213da6-7b29-4ca4-bbe6-c32db1da25d3" created="Mon, 28 Jun 2021 15:35:29 +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="10187"><![CDATA[Vega]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzx326:ohx</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>Thu, 10 Dec 2020 17:05:41 +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>