Skip to content

issues Search Results · repo:atlassian/go-sentry-api language:Go

Filter by

12 results
 (74 ms)

12 results

inatlassian/go-sentry-api (press backspace or delete to remove)

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View this repository on the Mend.io Web Portal. Open These updates have all been created ...
  • renovate[bot]
  • Opened 
    on Sep 19, 2024
  • #45

The pagination code assumes a relative URL for the Next/Previous links // GetPage will fetch a page via the Link object and decode it from out. // Should be used like `client.GetPage(link.Previous, make([]Organization, ...
  • ArcticSnowman
  • 1
  • Opened 
    on Jun 15, 2023
  • #41

Executing event, err := client.GetProjectEvent(org, project, eventId) returns this error: json: cannot unmarshal bool into Go struct field Event.metadata of type string Event metadata appears to be defined ...
  • thnk2wn
  • Opened 
    on Jan 24, 2023
  • #40

  • Titigrosminet75
  • Opened 
    on Nov 27, 2021
  • #34

A new feature display_title_with_tree_label has been added to sentry due to which issue receiving does not work now. https://github.com/getsentry/sentry/blob/15097c5165188f1c81aa85ff643b2a3ca50a19aa/src/sentry/eventtypes/error.py#L46 ...
  • mberdnikov
  • Opened 
    on Sep 23, 2021
  • #33

assignedTo should be a string - https://docs.sentry.io/api/events/update-an-issue/ Currently Sentry throws status=400 body={ assignedTo : [ Unknown actor input ]} on UpdateIssue action in case of assignedTo ...
  • d-kononov
  • Opened 
    on Mar 3, 2021
  • #29

Hi there 👋! Digging through the godocs, it doesn t look like this library supports retrieving the members of an organization - which is totally fair. The api for retrieving members for an org is undocumented. ...
  • ttacon
  • Opened 
    on Jan 16, 2020
  • #19

It is impossible to use the Update project method to rename a project. Sending an object requires us to use the current slug. we can update the Name property but this one maps to the Legacy Name. The ...
  • agaudreault
  • Opened 
    on Oct 25, 2019
  • #16

It s not just simple map. This is an example of what I m getting from Sentry: contexts : { runtime : { version : 7.2.11 , type : runtime , name : php }}
  • grongor
  • Opened 
    on Nov 13, 2018
  • #12

See: https://github.com/getsentry/sentry/blob/223c15dc197eeb2ef1941e62b4bb86c0de556050/src/sentry/api/serializers/models/group.py#L260 It s quite a complicated struct, not just simple map.
  • grongor
  • 1
  • Opened 
    on Nov 13, 2018
  • #11
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub