ayon-backend
ayon-backend copied to clipboard
Server codebase with API access to AYON
## PR Checklist - [x] This comment contains a description of changes - [ ] Referenced issue is linked ## Description of changes Update default hero template to contain match...
## Story I want to search for a specific message or only show messages from a specific author. ### Problems - How can different fields be searched like **user** and...
## Story When building a docker image on windows systems the start.sh script uses syntax seemingly not available in a Windows env. ### To reproduce Steps to reproduce the behavior:...
## Story When a user is logged in and they are assigned to a new project, this information does not propagate to existing session and the user has to log...
### To reproduce Steps to reproduce the behavior: 1. Go to `/settings/attributes` 2. Edit or create new attribute 3. Set `gt` value to `0` or `0.5`. 4. Do not set...
## Story ### To reproduce Steps to reproduce the behavior: - Create a user. - Assign that user some tasks. - Delete that user. - Create them again with the...
Return only first line truncated to ~100 characters from the inbox subqueries.
## Story Deadline Site Settings are using dynamic enumerator to pull values from Studio Settings to populate dropdown. That stopped working. It seems that it because magical `settings_variant` variable here...
## Story Deadline addon contains `Site settings` for user credentials. I was using addon version `0.1.11` and had some values provided there, I expected them to propagate to `0.1.12` because...