기능 플래그는 실험적 기능을 숨기는 데 사용됩니다. Twenty의 경우, 사용자 수준이 아니라 워크스페이스 수준에서 설정됩니다.Documentation Index
Fetch the complete documentation index at: https://docs.twenty.com/llms.txt
Use this file to discover all available pages before exploring further.
새로운 기능 플래그 추가
FeatureFlagKey.ts에 기능 플래그 추가:
feature-flag.entity.ts의 열거형에 추가하십시오:
배포를 위한 기능 플래그 구성
테이블core.featureFlag의 해당 레코드 변경:
| id | 키 | workspaceId | 값 |
|---|---|---|---|
| 임의 | IS_FEATURENAME_ENABLED | WorkspaceID | 참 |