Open Miska-Mynttinen opened 3 hours ago
Also add them to Rabbitmq microservice.
Backend can be debugged with the _logger things. To see in Docker desktop microservice containers log, use _logger.warning().
If you want to see all logs in Docker desktop microservice containers change microservices setting to have log level Debug.
For Client API, Orchestrator, Repository, Resources registry microservices, expand the the definitions of Repositories, Pipelines, Operators and Resources and related DTOs to have fields:
{ Owner: GUID (User.UserId or UserGroup.Id) OwnerType: string (type of user or userGroup) UserGroup: GUID (UserGroup.Id or NULL) }