rez_core 5.0.301 → 5.0.302

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": "5.0.301",
3
+ "version": "5.0.302",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "private": false,
@@ -157,10 +157,7 @@ export class ScheduleHandlerService {
157
157
  mappedEntityType,
158
158
  filter,
159
159
  entityIdToUse,
160
- {
161
- ...jobData,
162
- user: executionUser,
163
- },
160
+ executionUser,
164
161
  );
165
162
 
166
163
  this.logger.debug(