-
### What happened?
Workflows fail due to unresolved imports.
### What did you expect to happen?
To have a documentation guide on how to handle imports or for imports to be automatically resol…
-
I have my users joined to my organization entity but it's not being fetched/joined when I want to use the filter in crudAuth decorators .
```
@OneToMany(() => User, (user) => user.organization)…
-
### Package.json file
```JSON
{
[...]
"scripts": { [...] },
"dependencies": {
"@medusajs/admin-sdk": "latest",
"@medusajs/framework": "latest",
"@medusajs/me…
-
Issue: Check toEntity implementation in DTOFound on file: dtos/InicioSesionDTO.javaOn commit: 19ad53a7b15d5f77e07dd5deeef9138339ddb823Go to the Knowledge Base to find more info about this violation
-
Issue: Check toEntity implementation in DTOFound on file: dtos/UsuarioDTO.javaOn commit: 19ad53a7b15d5f77e07dd5deeef9138339ddb823Go to the Knowledge Base to find more info about this violation
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Hi,
I use [Mapster](https://github.com/MapsterMapper/Mapster) with version 7.3.0 and .Net 7.0.1
I have two classes.
```csharp
public class Entity
{
public Guid Id { get; set; }
…
-
## 📢 노트
시간적 여유가 있을때 리팩토링이 필요한 부분이나 개선 하고 싶은 점을 코멘트로 달아주시면
밑에 반영하도록 하겠습니다..!
## ✅ 리펙토링 작업 필요 내용
- TDD
- Docker 전환
- 필드 타입 재검토(원시 vs 참조 타입)
-
### 작업 설명
- 기존 FE에서 하던 작업을 더미데이터를 활용하여 BE에서 작업하도록 변경합니다.
- 프론트엔드에서 사용 가능 날짜 조회 요청 시 더미데이터의 폼들을 반환(Dto 형태로 더미인지 + 해당 날짜)
### 접근 방법
- [ ] 스케줄러를 사용해 3달에 1회씩 한번에 반환할 더미 데이터 형성
- [ ] User 날짜 조회 기능 -…
-
I've reviewed the current status of the RETORCH orchestration tool, and I believe it’s almost ready to migrate the first version to this repository and make it publicly available. I’m beginning to out…