Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow webhook dry run for events emitted by bulk mutations. #12998

Open
1 task
zedzior opened this issue Jun 1, 2023 · 0 comments
Open
1 task

Allow webhook dry run for events emitted by bulk mutations. #12998

zedzior opened this issue Jun 1, 2023 · 0 comments

Comments

@zedzior
Copy link
Member

zedzior commented Jun 1, 2023

Problem

Currently dry run works for webhooks with subscriptable object being model instance. For bulk mutations we return list of model instances and the case is not handled.


1. General Assumptions

Acceptance Criteria

  • [ ]
  • [ ]

2. API changes

Mutations

Types

3. Database changes

4. UML diagrams

5. To Do list

Tasks

6. To Test

  • [ ]
  • [ ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant