home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 692940375

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/967#issuecomment-692940375 https://api.github.com/repos/simonw/datasette/issues/967 692940375 MDEyOklzc3VlQ29tbWVudDY5Mjk0MDM3NQ== 9599 2020-09-15T19:47:09Z 2020-09-15T19:47:09Z OWNER Yes! The tests all pass if I update the test function to do this: ```python response = magic_parameters_client.post( "/data/runme_post{}".format(qs), {"ignore_me": "1"}, csrftoken_from=use_csrf or None, allow_redirects=False, ) ``` So the bug only occurs if the POST body is completely empty. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 702069429  
Powered by Datasette · Queries took 2.125ms