Skip to content

Passing a list of folders and or files from a rendering application plugin to pre-populate the file group creation form from the submit NCJ template page. #1180

@ascobie

Description

@ascobie

When launching Labs from a rendering plugin to submit a job, we pass in the scene file and any other named parameters we wish to auto populate the form with. Now that file groups support multiple sources, we need to pass in the asset directories from the plugin and auto populate the create/sync file group form before the user gets to submit the job.

Call will still go to: route/market/blender/actions/render-movie-linux/submit

But we will intercept the fact that they have passed in asset directories and automatically launch the file group create form that will sync any changed files into the supplied file group/container.

  • Pass in the file group name, in the case of blender this will be a sanitized blend file name.
  • Pass in and handle an array of file/folder paths.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions