I no code gud
This commit is contained in:
@@ -89,7 +89,7 @@ namespace PartSource.Automation.Jobs
|
|||||||
|
|
||||||
return new AutomationJobResult
|
return new AutomationJobResult
|
||||||
{
|
{
|
||||||
Message = $"Failed to get the next set of products from Shopify.\n\n {ex}\n\n {updateCount} products were able to be updated. {",
|
Message = $"Failed to get the next set of products from Shopify.\n\n {ex}\n\n {updateCount} products were able to be updated.",
|
||||||
IsSuccess = false
|
IsSuccess = false
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user