#7930 Bug: viewing a thread updates project mod_date

v1.3.1
closed
General
2015-08-10
2015-07-14
No

Viewing a thread updates the view_count field, which causes the project mod_date to be updated, but it shouldn't. We already have some special handling for view_count fields but we need more:

https://forge-allura.apache.org/p/allura/git/ci/ca2233e3c25a177d0ef651f49fed1ead67212035/

https://forge-allura.apache.org/p/allura/git/ci/af4d036acd7a63ccde241be69945cc5a66155e4b/

Discussion

  • Dave Brondsema

    Dave Brondsema - 2015-07-27
    • labels: --> sf-2, sf-current
     
  • Igor Bondarenko - 2015-07-28
    • labels: sf-2, sf-current --> sf-2, sf-current, 42cc
    • assigned_to: Igor Bondarenko
     
  • Igor Bondarenko - 2015-08-03

    Closed #829. ib/7930

    Note: project does not have mod_date, but does have last_updated.

    Turns out we have both skip_mod_date and skip_last_updated to skip updating artifact and project sessions respectively. I've used skip_last_updated in the same places as one of the fixes mentioned in ticket description.

     
  • Igor Bondarenko - 2015-08-03
    • status: open --> review
     
  • Dave Brondsema

    Dave Brondsema - 2015-08-05
    • status: review --> closed
    • Reviewer: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2015-08-10
    • labels: sf-2, sf-current, 42cc --> sf-2, 42cc
     
  • Dave Brondsema

    Dave Brondsema - 2015-08-10
    • Milestone: unreleased --> v1.3.1
     

Log in to post a comment.