Need to be able to use Link type enumerator in settings.
Example of usage:
ayon-circuit add-on needs to be able to lock two versions together with a link. In settings it is necessary to set link type - since we are not having defined default link types which are always available in API (Related Issue: https://github.com/ynput/ayon-backend/issues/144).
Problems
Since we do not have currently available set of links which are always available in API, we have to offer user link type enumerator.
Proposal
This needs to be agregating options from default anatomy preset at studio settings level, but then in project settings level it has to be agregating options form project anatomy level.
Story
Need to be able to use Link type enumerator in settings.
Example of usage: ayon-circuit add-on needs to be able to lock two versions together with a link. In settings it is necessary to set link type - since we are not having defined default link types which are always available in API (Related Issue: https://github.com/ynput/ayon-backend/issues/144).
Problems
Since we do not have currently available set of links which are always available in API, we have to offer user link type enumerator.
Proposal
This needs to be agregating options from default anatomy preset at studio settings level, but then in project settings level it has to be agregating options form project anatomy level.
TODO
Attachments