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

Rakes tasks for working with data import profiles #289

Merged
merged 7 commits into from
Feb 13, 2024
Merged

Conversation

shelleydoljack
Copy link
Contributor

Closes #288

Copy link
Collaborator

@jgreben jgreben left a comment

Choose a reason for hiding this comment

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

Do we still need this method? If not, it can be removed:

def remove_values(hash, key_name)

@shelleydoljack
Copy link
Contributor Author

On second thought, I might want to use that method instead. Let me re-work this PR a bit.

@shelleydoljack shelleydoljack marked this pull request as draft February 9, 2024 18:07
@shelleydoljack shelleydoljack marked this pull request as ready for review February 13, 2024 18:21
@shelleydoljack
Copy link
Contributor Author

Do we still need this method? If not, it can be removed:

def remove_values(hash, key_name)

I ended up removing it. This is ready for review now.

@jgreben jgreben merged commit 2621226 into main Feb 13, 2024
1 check passed
@jgreben jgreben deleted the t288-data-import branch February 13, 2024 18:27
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 data import rake tasks
2 participants