-
Notifications
You must be signed in to change notification settings - Fork 29
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
Add webhook for activation in case campaign doesn't exist #302
Add webhook for activation in case campaign doesn't exist #302
Conversation
RemindD
commented
Jun 10, 2024
•
edited
Loading
edited
- Add validation webhook that block creating activation if the campaign doesn't exist
- Fix Symphony API unexpected crash when campaign doesn't exist for activation #300 in stage-vendor.go
aa59063
to
2e5d2d0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is fine but eventually we want to block creating activation without a campaign
@msftcoderdjw @Haishi2016 I have added webhook for activation to check if campaign exists or not. The error message would be like: |
48a73a8
to
c67236a
Compare
c67236a
to
557341b
Compare
54ca95b
to
27eee25
Compare