We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think the property on this line is wrong:
https://github.com/BirkbeckCTP/janeway/blob/e8176e51c8847744ca80be19c642bdfd2402c5d2/src/core/email.py#L29
It should be action_text as picked up here:
action_text
https://github.com/BirkbeckCTP/janeway/blob/e8176e51c8847744ca80be19c642bdfd2402c5d2/src/utils/notify_plugins/email_log.py#L22
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
log_dict
#3810 update instances of action_type to action_text
c072e17
91f5708
d6371be
3b2563e
ajrbyers
Successfully merging a pull request may close this issue.
I think the property on this line is wrong:
https://github.com/BirkbeckCTP/janeway/blob/e8176e51c8847744ca80be19c642bdfd2402c5d2/src/core/email.py#L29
It should be
action_text
as picked up here:https://github.com/BirkbeckCTP/janeway/blob/e8176e51c8847744ca80be19c642bdfd2402c5d2/src/utils/notify_plugins/email_log.py#L22
The text was updated successfully, but these errors were encountered: