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

Update ids in metadata_json on import #294

Merged
merged 2 commits into from
Oct 17, 2019
Merged

Update ids in metadata_json on import #294

merged 2 commits into from
Oct 17, 2019

Conversation

smacker
Copy link
Contributor

@smacker smacker commented Oct 9, 2019

Fix: #288

Add update for ids of following fields in the json:

  • filter_immune_slice_fields
  • default_filters

Add test for correct update of timed_refresh_immune_slices.

Signed-off-by: Maxim Sukharev [email protected]


  • I have updated the CHANGELOG file according to the conventions in keepachangelog.com
  • This PR contains changes that do not require a mention in the CHANGELOG file

Fix: #288

Add update for ids of following fields in the json:
- `filter_immune_slice_fields`
- `default_filters`

Add test for correct update of `timed_refresh_immune_slices`.

Signed-off-by: Maxim Sukharev <[email protected]>
@smacker smacker requested a review from a team October 9, 2019 10:17
Signed-off-by: Maxim Sukharev <[email protected]>
@smacker
Copy link
Contributor Author

smacker commented Oct 9, 2019

PR to upstream: apache/superset#8361

Copy link
Contributor

@se7entyse7en se7entyse7en left a comment

Choose a reason for hiding this comment

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

I didn't dig into the very detail, but LGTM 👍

@se7entyse7en se7entyse7en merged commit 0074618 into src-d:master Oct 17, 2019
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.

Update ids in json_metadata on import
2 participants