#5818 API ticket updates should use web form logic

unreleased
open
nobody
allura-api (22)
General
nobody
2013-04-26
2013-02-14
Chris Tsai
No

Currently, updating ticket details via the API behaves differently than if you update via the web form. Most notably, it "silently" updates. ie., it doesn't produce a comment logging the change, and it doesn't trigger an email notification.

Wiki updates on the other hand will trigger an email just fine.

Discussion

  • Chris Tsai - 2013-02-14
    • summary: API updates should use web form logic --> API ticket updates should use web form logic
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,3 @@
    -Currently, updating ticket details via the API behaves differently than if you update via the web form. Most notably, it "silently" updates. ie., \iIt doesn't produce a comment logging the change, and it doesn't trigger an email notification.
    +Currently, updating ticket details via the API behaves differently than if you update via the web form. Most notably, it "silently" updates. ie., it doesn't produce a comment logging the change, and it doesn't trigger an email notification.
    +
    +Wiki updates on the other hand will trigger an email just fine.
    
     
  • Chris Tsai - 2013-04-26
    • labels: api --> allura-api
     

Log in to post a comment.