reaction icon indicating copy to clipboard operation
reaction copied to clipboard

Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.

Results 173 reaction issues
Sort by recently updated
recently updated
newest added

Audit all existing queries and mutations to verify that we are doing a permissions check.

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - apps/reaction/Dockerfile We recommend...

Resolves N/a Impact: minor Type: **performance** ## Issue When dealing with a large number of products you may or may not observe a slowdown when querying via the products query....

Prerequisites * [x] Are you running the latest version? * [x] Are you able to consistently reproduce the issue? * [x] Did you search the issue queue for existing issue?...

bug
good first issue
needs triage

The main reason to do this would be to allow other systems like ETL to interact directly with the database. This needs more thought and planning before it's ready to...

Putting this here because I get the question a lot but we do not have any immediate plans to do this

A priority field on each option which if it exists will affect how options are sorted by default. This field also needs to be exposed in the API, etc.

When writing code that utilizes Mongo it should be easy to write tests that actually tests the code

core work

Creating a new ticket to separate this from the per-collection filter/search because they don't really have anything to do with each other from an implementation perspective # Master Search *...

Main things that should be enforced. 1. Following logging standards 2. audit existing logging for matching standards 3. Every significant event should have a logging entry with applicable data. This...

core work
Observability and Monitoring