Skip to content

Update Project Folder Structure to use AYON template keys #1643

@MustafaJafar

Description

@MustafaJafar

Is there an existing issue for this?

  • I have searched the existing issues.

Please describe the feature you have in mind and explain what the current shortcomings are?

It seems that the current default value __project_root__ was adopted from early days before AYON.

# backward compatibility
if "__project_root__" in path_items:

Currently this token is just replaced by

"{root[work]}": {
        "{project[name]}":

How would you imagine the implementation of the feature?

The default setting should reflect the AYON related tokens not old ones.

Are there any labels you wish to add?

  • I have added the relevant labels to the enhancement request.

Describe alternatives you've considered:

No response

Additional context:

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: maintenanceChanges to the code that don't affect product functionality (Technical debt, refactors etc.))

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions