Ares Known Issues
-
Items uploaded through the Ares API are routed incorrectly in 5.0
Items uploaded through the API are being routed incorrectly. An item's documenttype is logged correctly, but not saved to the database until after routing occurs, which makes routing based on the documenttype impossible.
Bug# 9700
0 votes -
Errors in Ares API Post Item
-AtlasSystems.Ares.WebApi.Models.v1.Item does not contain fields for Proxy or ItemFormat, so these fields are always given the default values.
-DomainToModelMappingProfile.cs does not contain mappings for the DocumentType or ItemFormat fields.
Bug# 9285
0 votes