Forge Feature Flags is now available as part of Forge Early Access Program (EAP). To start testing this feature, sign up using this form.
Forge Feature Flags is an experimental feature offered to selected users for testing and feedback purposes. This feature is unsupported and subject to change without notice. Do not use Forge Feature Flags in apps that handle sensitive information and customer data. The Feature flags EAP is fully functional in development, staging, and production environments.
Note: Feature flags are not available in Atlassian Government Cloud or FedRAMP environments. See, Limitations.
This page outlines the current limitations of Forge feature flags during the Early Access Program (EAP).
| Resource | Limit | Description |
|---|---|---|
| Access | Admins only | Only app administrators can create, edit, delete, disable, or enable feature flags |
| Feature flags per app | 10 | Maximum number of feature flags that can be created per app |
| Rules per feature flag | 10 | Maximum number of targeting rules per feature flag |
| Conditions per rule | 10 | Maximum number of conditions that can be defined per rule |
| Values per condition | 100 | Maximum number of values per condition (e.g., user IDs, attributes) |
Feature flags are not supported in Atlassian Government Cloud or FedRAMP environments during EAP.
If your code uses the Feature Flag SDK, the SDK will gracefully evaluate to the default value and will not break your application code.
The following constraints apply:
Rate this page: