| Summary: | Extend TrackLastPatronActivity with placing article request | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> | 
| Component: | Patrons | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> | 
| Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> | 
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | caroline.cyr-la-rose, fridolin.somers, gmcharlt, kyle, martin.renvoize, matt.blenkinsop, tomascohen | 
| Version: | Main | Keywords: | rel_23_11_candidate | 
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | Trivial patch | Documentation contact: | Caroline Cyr La Rose | 
| Documentation submission: | https://gitlab.com/koha-community/koha-manual/-/merge_requests/745 | Text to go in the release notes: | |
| Version(s) released in: | 
       23.11.00 
 | 
        
        Circulation function: | |
| Bug Depends on: | 15504, 35027 | ||
| Bug Blocks: | 35001 | ||
| Attachments: | 
              Bug 35030: Add 'article' to patron activity triggers
               Bug 35030: Add 'article' to patron activity triggers Bug 35030: Add 'article' to patron activity triggers  | 
      ||
| 
 
        
          Description
        
        
          Marcel de Rooy
        
        
        
        
          2023-10-11 14:28:19 UTC
        
       
    Created attachment 156955 [details] [review] Bug 35030: Add 'article' to patron activity triggers This patch adds 'article' to the list of triggers available for tracking patron activity. Test plan 1) Select 'Placing an article request TrackPatronLastActivityTriggers system preference 2) As a staff member, place a hold on any item for a test user 3) Confirm that the borrowers.lastseen field is updated for that test borrower Could you please extend the unit test ? Created attachment 156961 [details] [review] Bug 35030: Add 'article' to patron activity triggers This patch adds 'article' to the list of triggers available for tracking patron activity. Test plan 1) Select 'Placing an article request TrackPatronLastActivityTriggers system preference 2) As a staff member, place a hold on any item for a test user 3) Confirm that the borrowers.lastseen field is updated for that test borrower Tests added :) Created attachment 156964 [details] [review] Bug 35030: Add 'article' to patron activity triggers This patch adds 'article' to the list of triggers available for tracking patron activity. Test plan 1) Select 'Placing an article request TrackPatronLastActivityTriggers system preference 2) As a staff member, place a hold on any item for a test user 3) Confirm that the borrowers.lastseen field is updated for that test borrower Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Moving to PQA, combining with SO Marking as BLOCKED until bug 15504 is PQA. Please adjust dependencies if this is wrong. Pushed to master for 23.11. Nice work everyone, thanks! Depends on Bug 15504 not in 23.05.x  |