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

Skip creation of product if already present within another portfolio #338

Closed
wants to merge 1 commit into from

Conversation

RobBrazier
Copy link
Contributor

@RobBrazier RobBrazier commented Apr 5, 2023

Issue #, if available:
Fixes #337

Description of changes:
Change from throwing an exception when the task reference / product is already staged to be created, to logging a message and skipping.

This is an attempt to replicate the previous functionality that is present < 0.88.0 - details on the configuration to hit this is in the issue #337

I'm struggling to test this for real - getting ImportError: cannot import name 'soft_unicode' from 'markupsafe' (using the latest initialiser template) - weirdly 0.100.0 works fine, so am wondering if there's some weirdness / different dependency versions being pulled when installed via git vs from pypi 🤷

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@RobBrazier RobBrazier closed this Jan 20, 2024
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.

Skip creation of products if they are already defined within another portfolio
1 participant