Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Capture StructuredScope object info in H1 API requests #15

Closed
toolness opened this issue Jun 22, 2017 · 0 comments · Fixed by #16
Closed

Capture StructuredScope object info in H1 API requests #15

toolness opened this issue Jun 22, 2017 · 0 comments · Fixed by #16

Comments

@toolness
Copy link
Contributor

We need StructuredScope information in the H1 API report data we're pulling. This will allow us to see whether the report is associated w/ an asset that has a bounty associated with it (if not, we can throw it out), and it will also allow us to create a logical grouping on our end that lets us determine who should get nagged if the report stays open for too long (see #3).

However, h1.models doesn't seem to hydrate that particular field. I've fiddled a bit with the API and it looks like we can monkeypatch things on our end--we can do that in the short-term and submit a PR to the h1 package for the long-term.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant