프로덕션 서버에서 그룹 신청을 거절했는데 아래와 같이 500 오류가 발생합니다.
기존 react material admin 템플릿이 남아 있는 상태에서 보내진 요청이 500 오류를 반환했는데, 이것과 연관이 있는지 확인해봐야할 것 같습니다.
개발용 서버에서 재현되는 지도 확인이 필요합니다.
전체 로그
To Reproduce
Steps to reproduce the behavior:
그룹 신청 생성
adminjs의 GroupApply 리소스에서 그룹 신청 거절
로딩 중 아이콘만 표시되고 그룹 신청 거절 액션이 동작하지 않음
Screenshots
If applicable, add screenshots to help explain your problem.
Describe the bug
프로덕션 서버에서 그룹 신청을 거절했는데 아래와 같이 500 오류가 발생합니다. 기존 react material admin 템플릿이 남아 있는 상태에서 보내진 요청이 500 오류를 반환했는데, 이것과 연관이 있는지 확인해봐야할 것 같습니다. 개발용 서버에서 재현되는 지도 확인이 필요합니다.
전체 로그
To Reproduce
Steps to reproduce the behavior:
Screenshots
If applicable, add screenshots to help explain your problem.