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

Fix set_project bug #173

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

RobLBaker
Copy link
Member

set_project was adding projects to EML rather than overwriting existing projects. This fixes that bug and closes #172

@RobLBaker RobLBaker added the bug Something isn't working label Jan 16, 2025
@RobLBaker RobLBaker requested a review from wright13 January 16, 2025 23:51
@RobLBaker RobLBaker self-assigned this Jan 16, 2025
Copy link
Collaborator

@wright13 wright13 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 want to warn about overwriting an existing project? Otherwise looks good

@RobLBaker
Copy link
Member Author

Sure, that should be relatively easy.

…t it will be overwritten and get user input on what to do; inform user of the action that was taken.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

set_project can break EML
2 participants