Skip to content

Latest commit

 

History

History
80 lines (63 loc) · 1.24 KB

File metadata and controls

80 lines (63 loc) · 1.24 KB
name 🐛 Bug Report
about Report a bug or issue with backend services
title [BUG]
labels type: bug, status: needs-triage
assignees

Bug Description

Service Affected

  • Finance Service
  • IAM Service (future)
  • Other: _______________

Environment

  • Environment: [ ] Local [ ] Staging [ ] Production
  • Go Version:
  • Service Version/Commit:
  • OS:

Steps to Reproduce

Expected Behavior

Actual Behavior

API Details (if applicable)

gRPC Method:

grpcurl command used

HTTP Endpoint:

curl command used

Request:

{
  
}

Response:

{
  
}

Logs

Paste relevant logs here

Stack Trace (if applicable)

Paste stack trace here

Possible Solution

Additional Context

Checklist

  • I have searched existing issues for duplicates
  • I have included steps to reproduce
  • I have included relevant logs
  • I have tested on the latest version