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

OAI-49: Added decorator for using filters in muatations #55

Merged
merged 1 commit into from Apr 28, 2021

Conversation

dborowiecki
Copy link
Contributor

Developed as part of OAI-49. Additional generic decorator allows to execute mutations not by uuids but by filters.
It can be added to OpenIMISMutation.async_mutate.

@lgtm-com
Copy link

lgtm-com bot commented Apr 27, 2021

This pull request introduces 3 alerts when merging 6db1ca6 into c86037a - view on LGTM.com

new alerts:

  • 2 for Unused import
  • 1 for Module is imported with 'import' and 'import from'

Copy link
Member

@delcroip delcroip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@edarchis Damian made a decorator for bulk updates based on search

@delcroip delcroip merged commit 220f6e9 into develop Apr 28, 2021
@delcroip delcroip deleted the feature/OAI-49 branch April 28, 2021 13:14
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.

None yet

2 participants