rez_core 6.5.25 → 6.5.27

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": "6.5.25",
3
+ "version": "6.5.27",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "private": false,
@@ -283,6 +283,7 @@ export class FilterService {
283
283
  id: user_id,
284
284
  appcode,
285
285
  organization_id,
286
+ enterprise_id
286
287
  } = loggedInUser || {};
287
288
 
288
289
  // Fetch meta from entity table service