#8150 Bulk edit change comment not shown as meta

v1.7.0
closed
bitesize (76)
Tracker
2017-06-27
2017-04-03
No

If tickets are changed using bulk edit, the change is described by a non-meta comment in ticket discussion. However, editing a ticket posts a meta comment. In the screenshot , the first comment is due to simple ticket edit and the second is due to bulk edit. The correct behaviour should be meta comment for both.

1 Attachments

Discussion

  • huzaifafaruqui - 2017-04-03

    This is due to is_meta=True not being passed to ticket.discussion_thread.post method in update_tickets in forgetracker/model/ticket.py

     
  • Dave Brondsema

    Dave Brondsema - 2017-04-05
    • status: in-progress --> closed
    • assigned_to: huzaifafaruqui
    • Reviewer: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2017-06-27
    • Milestone: unreleased --> v1.7.0
     

Log in to post a comment.