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

**Domains**: review, scene building, version pushing/pulling **Personas**: Sup, Artist ## Problem Among the versions of a product, one may be "Approved". This information is needed in Loader tools/UI. But more...

feature

Implicit exports from `ayon_server.api.__init__.py` are no longer supported. Only a few dependencies were exported using the old `dep_` style (without annotations), that are discouraged anyway. It does not break any...

maintenance

Adds `icon` and `color` to AttributeEnumItem model.

enhancement

When RequestValidationError is catched (during parsing the request) granular response is created (similarly to settings) ![image](https://github.com/user-attachments/assets/c82be5b9-4c6f-4e21-b904-af7763de03e1) Formatted JSON representation is also appended to the log message: ![image](https://github.com/user-attachments/assets/d6f306cf-4a73-462a-954a-89d8a08fde30)

type: enhancement

## Story As an artist I need to know the order I should process my tasks in. As a producer I need to prioritize tasks for for the team ###...

feature

### To reproduce Steps to reproduce the behavior: 1. Add a default value to an attribute 2. Create a new folder 3. Default value to attribute is not used ###...

type: bug

When a provided URI is malformed or does not make sense, return "error" field with the problem description instead of empty entity list. When a URI issue is recoverable (such...

enhancement

## Story When a new event is dispatched and the provided hash already exists, the endpoint returns constraint violation error. In some cases, with deterministic hashes, it would be useful...

type: feature

## Story ### Problems ### Proposal ## TODO - [ ] ... ### Attachments

type: maintenance