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

OFS-250: RoleMutation log added for RoleCreateMutation #51

Merged
merged 2 commits into from
Mar 24, 2021

Conversation

dborowiecki
Copy link
Contributor

on_role_mutation require uuid key present in data dictionary for mutation log to be created. Uuid for 'create' mutation is not available as function is called before record is added to database. This fix adds log entry directly in 'create' mutation.

core/schema.py Show resolved Hide resolved
@lgtm-com
Copy link

lgtm-com bot commented Mar 24, 2021

This pull request introduces 1 alert when merging fb8d205 into 2078ac6 - view on LGTM.com

new alerts:

  • 1 for Unused local variable

@sniedzielski
Copy link
Contributor

@dborowiecki Please only add this thing also to the "duplicate_role" function. Everything else looks good!

@lgtm-com
Copy link

lgtm-com bot commented Mar 24, 2021

This pull request introduces 2 alerts when merging 31f1936 into 2078ac6 - view on LGTM.com

new alerts:

  • 2 for Unused local variable

@delcroip delcroip merged commit 4b6295a into develop Mar 24, 2021
@delcroip delcroip deleted the feature/OFS-250 branch March 24, 2021 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants