#8559 tickets API: better type handling

unreleased
closed
nobody
None
General
nobody
2024-05-02
2024-05-02
No

need to handle booleans like private and discussion_disabled for example (currently only works if you pass '' and it does the wrong thing if you say "false" as a string).

And custom fields based on their specified type.

Related

Commit: [267fab]
Commit: [6ce822]
Commit: [91d39a]

Discussion

  • Dave Brondsema

    Dave Brondsema - 2024-05-02
    • status: open --> review
     
  • Dave Brondsema

    Dave Brondsema - 2024-05-02

    allura:db/8559

    It actually mostly worked, only a few code changes needed. Tests and docs improved.

     
  • Kenton Taylor - 2024-05-02
    • status: review --> closed
     
  • Kenton Taylor - 2024-05-02

    Merged.

     

Log in to post a comment.