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

Issue #103 #214

Merged
merged 3 commits into from
Jun 28, 2022
Merged

Issue #103 #214

merged 3 commits into from
Jun 28, 2022

Conversation

TollJulian
Copy link
Collaborator

No description provided.

"_Description(Item,CO)" = $erpMaterial.Description
if ($vaultEntity._EntityTypeID -eq "ITEM") {
try {
Update-VaultItemWithErrorHandling -Number $vaultEntity._Number -Properties @{
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this code RENAMING the vault item?
Because in the removed code -NewNumber $erpMaterial.Number was used, can you test it if the Vault Item is renamed when a erp item is created for an vault item. @TollJulian

@TollJulian
Copy link
Collaborator Author

@PatrickGrub yes, indeed, the Item gets renamed in Vault. thias happens also after my changes, but now only when the whole update went well

@PatrickGrub PatrickGrub merged commit cbd27c7 into master Jun 28, 2022
@PatrickGrub PatrickGrub deleted the issue_#103 branch June 28, 2022 06:16
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.

2 participants