#7834 Bug: viewing a ticket updates its 'updated' date

v1.3.0
closed
sf-2 (994)
General
2015-08-20
2015-02-17
No

Merely viewing a ticket causes its 'updated' date to be updated. That should not be.

Related

Git: f6ab8d3c
Tickets: #7852

Discussion

  • Heith Seewald - 2015-02-20
    • assigned_to: Heith Seewald
     
  • Dave Brondsema

    Dave Brondsema - 2015-02-23
    • labels: --> sf-current, sf-2
     
  • Heith Seewald - 2015-02-25

    So the root cause of this ended up being a missing field in the MarkdownCache class (Thanks Dave for the assist). This caused the cached_convert method to bypass the use of cache when rendering while still creating new cache on each view.

     
  • Heith Seewald - 2015-02-25
    • status: open --> review
     
  • Heith Seewald - 2015-02-25
     
  • Igor Bondarenko - 2015-02-26
    • Reviewer: Igor Bondarenko
     
  • Igor Bondarenko - 2015-02-26
    • status: review --> closed
     
  • Igor Bondarenko - 2015-02-26

    Looks good. Subtle issue, easy fix :)

     
  • Dave Brondsema

    Dave Brondsema - 2015-03-09
    • labels: sf-current, sf-2 --> sf-2
     
  • Igor Bondarenko - 2015-06-18
    • Milestone: unreleased --> asf_release_1.3.0
     

Log in to post a comment.