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

feat(unlock-app, locksmith): better referrers set! #14051

Merged
merged 2 commits into from
Jun 17, 2024
Merged

Conversation

julien51
Copy link
Member

@julien51 julien51 commented Jun 14, 2024

Description

When creating or saving a checkout config, we use its creator by default as the referrer if none is set.
This means that the wallet setting up an event will receive UDT by default, and anyone creating a checkout config (URL) will also be the default referrer.

Fixes #14045

Checklist:

  • 1 PR, 1 purpose: my Pull Request applies to a single purpose
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the docs to reflect my changes if applicable
  • I have added tests (and stories for frontend components) that prove my fix is effective or that my feature works
  • I have performed a self-review of my own code
  • If my code involves visual changes, I am adding applicable screenshots to this thread

Release Note Draft Snippet

@cla-bot cla-bot bot added the cla-signed label Jun 14, 2024
@julien51 julien51 requested review from SVell and clemsos June 14, 2024 15:35
@julien51 julien51 merged commit 7c93866 into master Jun 17, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default "referrer" to be the event organizer when events are created
2 participants