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

Hook fires once for every field within the Entry #96

Open
WebitMaxime opened this issue Sep 26, 2024 · 1 comment
Open

Hook fires once for every field within the Entry #96

WebitMaxime opened this issue Sep 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@WebitMaxime
Copy link

Description

Hook will fire once for every type of field contained within the Entry.

Steps to reproduce

  1. Sender class : craft\elements\Entry
  2. Event name : afterSave
  3. Filtered out drafts, revisions, propagations
  4. Debounce key (doesn't matter, but setting it as event.sender.uri does bring it down from "a lot" to 2 since the uri is NULL)

Additional info

  • Craft version: 5.4.5.1
  • PHP version: 8.3.4
  • Database driver & version: MariaDB 10.11.9
  • Plugins & versions:
    • Neo 5.2.7
    • Webhooks 3.1.0
@WebitMaxime WebitMaxime added the bug Something isn't working label Sep 26, 2024
@Latex88
Copy link

Latex88 commented Jan 9, 2025

Any Updates regarding this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants