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

Passed request as an argument into invite_accepted signal #117

Merged
merged 3 commits into from
Mar 30, 2022
Merged

Passed request as an argument into invite_accepted signal #117

merged 3 commits into from
Mar 30, 2022

Conversation

aaronkazah
Copy link
Contributor

The signal invite_accepted wasn't working due to request not being passed as an argument and the example provided in the signals file wasn't working as well, more details listed below.

#116

I've simply pass request as an argument, all tests seem to be working fine.

Django version used was 1.11

@coveralls
Copy link

coveralls commented Dec 16, 2018

Coverage Status

Coverage decreased (-0.3%) to 37.756% when pulling b41c815 on AaronKazah:fix/invite-accepted-signal-failing into c674c54 on bee-keeper:master.

@gtwohig
Copy link
Contributor

gtwohig commented Dec 11, 2019

This seems related to #131

@charleswhchan
Copy link

charleswhchan commented May 21, 2021

@bee-keeper: We are also looking for this functionality. What would it take to get this PR merged? Thanks.

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

Successfully merging this pull request may close these issues.

5 participants