rez_core 2.2.239 → 2.2.241

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rez_core",
3
- "version": "2.2.239",
3
+ "version": "2.2.241",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "private": false,
@@ -172,6 +172,7 @@ export class EntityController {
172
172
  appcode,
173
173
  );
174
174
 
175
+ console.log('savedData', savedData);
175
176
  await this.workflowAutomationEngineService.handleEntityEvent(
176
177
  entityData.entity_type,
177
178
  'CREATE',