• 
      

    Save only the timestamp field when updating ReviewRequestVisited.

    Review Request #14311 — Created Jan. 29, 2025 and submitted

    Information

    Review Board
    release-7.1.x

    Reviewers

    When viewing a review request page, we were saving out the entirety of
    the ReviewRequestVisited fields, even though we were only updating the
    timestamp. This change simplifies this to only save out the timestamp.

    Unit tests pass.

    Verified that the SQL query was no longer saving all the fields.

    Summary ID
    Save only the timestamp field when updating ReviewRequestVisited.
    When viewing a review request page, we were saving out the entirety of the `ReviewRequestVisited` fields, even though we were only updating the timestamp. This change simplifies this to only save out the timestamp.
    eadaa551cf3207e68251ec7b29134877fa73be11
    maubin
    1. Ship It!
    2. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.x (96b0a84)