ynput / ayon-ftrack

Apache License 2.0
3 stars 9 forks source link

Service Action: Project component size action #92

Closed iLLiCiTiT closed 5 months ago

iLLiCiTiT commented 5 months ago

Description

Added action for calculation of components size on ftrack per project.

Testing notes

  1. Create ftrack package
  2. Upload the package on server
  3. Add it to bundle (you can use dev bundle)
  4. Run service tools ./service_tools/start.ps1 services (can be added --variant <dev bundle name>)
  5. Action should not show if your role does not have correct permissions based on settings, or if the action is disabled
  6. You can run the action almost anywhere
  7. Select a project or choose "all projects" option
  8. It should start to calculate them
ynbot commented 5 months ago

Task linked: AY-3056 Ftrack: convert project size action to Ayon