ayon-backend icon indicating copy to clipboard operation
ayon-backend copied to clipboard

Server codebase with API access to AYON

Results 75 ayon-backend issues
Sort by recently updated
recently updated
newest added

This should be merged AFTER cloud instance storage is switched to S3 ![image](https://github.com/user-attachments/assets/b00a32a1-f143-4e8d-8250-0df6cea44481)

type: feature

## PR Checklist - [ ] This comment contains a description of changes - [ ] Referenced issue is linked ## Description of changes ### Technical details ### Additional context

type: feature

In order to speed up project deployment: - [ ] collect all active sessions - [ ] update sessions that needs updating using known keys otherwise every non-manager will try...

type: enhancement

## Story I'm a producer or supervisor and will be watching 100s of tasks. As the artist changes the status of tasks my inbox important tab becomes overloaded with status...

type: feature

SubEpic of [🚀 Scheduling addon](https://github.com/ynput/AYON-Epics/issues/57) ### Issues - [ ] ... - [ ] ... - [ ] ...

SubEpic of [🚀 Auto Thumbnail Everywhere](https://github.com/ynput/AYON-Epics/issues/46) - [x] Rethink the thumbnail persistence ? - [ ] The project's thumbnail, and each folder thumbnail is inherited by children. - So at...

type: feature

## Story Offloading thumbnails from the database to the project storage is supported in https://github.com/ynput/ayon-backend/pull/364 ### Problems Large thumbnails of old projects still live in the DB ### Proposal A...

type: feature

SubEpic of [🚀 Settings Experience](https://github.com/ynput/AYON-Epics/issues/15) - [ ] Field definition support tagging (Complexity Level, Domain, etc...) - [ ] Artist settings are accessible in their profile page. - [ ]...

## Story When - for whatever reason - database record of the project file no longer exists, it is not possible to find the orphaned file in the project storage....

type: enhancement

## Story File mimetype is now parsed only from the upload request header and then validated after the file is uploaded. We could check the file header as soon the...

type: enhancement