8.33 Release Notes

Release date: January 4, 2022

We released the following updates since 8.32:

Improvements

  • Support for using linked fields in calculated field types. Learn more here ! [SG-24633]
  • Added the option to download archived event logs from within ShotGrid via the Admin Menu. Learn more here. [SG-24142]
  • Email invites now point to the appropriate return-to URL. [SG-22545]
  • Added a preference to Security section, which controls Site Administration link visibility for local sites which use SSO log in. [SG-24802]
  • Added validation when creating or editing formatting rules: from now, a description and a valid value must be provided. Also added new options, like “is empty”, “is not empty” etc., to check whether the value exists. [SG-23795]

Bug fixes

  • API: Fixed an issue where non-admin, non-script users could not update the HumanUser entity. [SG-24626]
  • Fixed an issue where using the ‘‘All Playlists’’ filter in Media App was throwing an error. [SG-24405]
  • Fixed an issue that prevented data from importing when there was a column named as a pipeline step with pipeline step data [SG-23792]
  • Fixed the “Sync user profile with Autodesk Identity” preference in the Site Preference > Advance section, which controls users name synchronization between Autodesk Identity profile and ShotGrid site. [SG-24819]
  • Fixed an issue where the native ShotGrid 2fa settings were not visible in Autodesk Identity mode. [SG-24195]
  • Removed the “New User Invite Expiry” Preference when in Autodesk Identity mode since the preference didn’t play a role in resetting the password for invites. [SG-24229]
2 Likes

8.33.0.9297 (Tuesday January 4, 2022)

Bug Fix:

  • Fixed how a dependent task’s Start Date resolved when an upstream task’s End Date updated in the grid’s cell. [SG-24018]

8.33.0.9356 (Tuesday January 11, 2022)

Improvement:

  • :tada: Added “Latest” checkbox to Published Files pages for displaying the latest Published File versions. [SG-24816]

Bug Fix:

  • Fixed a condition in Screening Room where the details pane contained notes from multiple submissions. [SG-24388]
  • Improved the task grid start/due/duration fields bulk edit refreshing. [SG-24751]
2 Likes

8.33.0.9366 (Wednesday January 12, 2022)

Improvement:

  • A banner and popup will be displayed to inform users that their session has expired or will expire soon. More specifically, session durations are no longer refreshed with background calls and align with the User Session Expiry duration, configured under Security in Site Preferences. [SG-23913]

2 Likes

8.33.0.9406 (Tuesday January 18, 2022)

Bug Fix:

  • When editing multiple tasks in the Gantt with drag and drop, selected tasks that are not visible in the Gantt were not set to the right dates. [SG-24509]

8.33.0.9425 (Thursday January 20, 2022)

Improvements:

:tada: Admins and Producers - we’ve added support for statuses and a logical expression for empty/blank/null cells!

We would all love to hear about how you are using Calculated Fields—please share by posting about it in our community and spread the :nerd_face::heart:! We hope you enjoy these final improvements to our Calculated Field functionality!

4 Likes

8.33.0.9445 (Monday January 24, 2022)

Improvements:

:tada: Admins and Producers - you can now customize the User Menu to include Internal Resources! :raised_hands:
user_menu

Internal Resources are a type of Action Menu Item (AMI) which allows for scalability:

  • Admins can manage Internal Resources from one centralized place: the Action Menu Item page.
  • With permission controls, Admins can restrict internal resources to specified permission groups.
  • Filtering, grouping, and sorting capabilities can be applied to the Action Menu Item page to help Admins view information in an organized way.
  • Additional fields can be created on Action Menu Items to help track more meta-data when necessary.

Check out this short workflow video and learn how Internal Resources are easy for Admins to add and update:

Learn more about Internal Resources here.

We hope you enjoy this latest update! :heart:

4 Likes

8.33.0.9462 (Wednesday January 26, 2022)

Bug Fix:

  • Improved performance on dependent entity cascading when retiring entities. [SG-6286]

8.33.0.9494 (Monday January 31, 2022)

Improvement:

  • Added short-circuit behavior support for Calculated Field IF functions. [SG-25100]