Sha256: bc12e74da101d454604a046a2d587d9963efc335e46b80bcd9d52722ac9c4d07

Contents?: true

Size: 1.24 KB

Versions: 7

Compression:

Stored size: 1.24 KB

Contents

---
name: "🐛 Bug Report"
about: Something isn't working
labels: "Type: Bug 🐛"
---

# Issue summary

Before opening this issue, I have:

- [ ] Upgraded to the latest version of the package
  - `shopify_api` version:
  - Ruby version:
  - Operating system:
- [ ] Set `log_level: :debug` [in my configuration](https://github.com/Shopify/shopify-api-ruby#setup-shopify-context), if applicable
- [ ] Found a reliable way to reproduce the problem that indicates it's a problem with the package
- [ ] Looked for similar issues in this repository
- [ ] Checked that this isn't an issue with a Shopify API
  - If it is, please create a post in the [Shopify community forums](https://community.shopify.com/c/partners-and-developers/ct-p/appdev) or report it to [Shopify Partner Support](https://help.shopify.com/en/support/partners/org-select)

<!--
Write a short description of the issue here.

We can only fix issues for which there is a clear reproduction scenario.
The more context you can provide, the easier it becomes for us to investigate and fix the issue.
-->

## Expected behavior

What do you think should happen?

## Actual behavior

What actually happens?

## Steps to reproduce the problem

1.
1.
1.

## Debug logs

```
// Paste any relevant logs here
```

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
shopify_api-14.6.0 .github/ISSUE_TEMPLATE/BUG_REPORT.md
shopify_api-14.5.0 .github/ISSUE_TEMPLATE/BUG_REPORT.md
shopify_api-14.4.0 .github/ISSUE_TEMPLATE/BUG_REPORT.md
shopify_api-14.3.0 .github/ISSUE_TEMPLATE/BUG_REPORT.md
shopify_api-14.2.0 .github/ISSUE_TEMPLATE/BUG_REPORT.md
shopify_api-14.1.0 .github/ISSUE_TEMPLATE/BUG_REPORT.md
shopify_api-14.0.1 .github/ISSUE_TEMPLATE/BUG_REPORT.md