DEV Community

Forge Gotchas Series' Articles

Back to Mihai Perdum's Series
Fix @forge/react/jira not resolving
Cover image for Fix @forge/react/jira not resolving

Fix @forge/react/jira not resolving

Comments
8 min read
I built a Forge major-version predictor on a guess, and it took a review to find the answer inside my own commit
Cover image for I built a Forge major-version predictor on a guess, and it took a review to find the answer inside my own commit

I built a Forge major-version predictor on a guess, and it took a review to find the answer inside my own commit

Comments
18 min read
Fix "Disallowing path manipulation attempt" from Forge's route tag, and know which of the two causes you hit
Cover image for Fix "Disallowing path manipulation attempt" from Forge's route tag, and know which of the two causes you hit

Fix "Disallowing path manipulation attempt" from Forge's route tag, and know which of the two causes you hit

Comments
12 min read
/rest/api/3/search is gone: migrating to /search/jql
Cover image for /rest/api/3/search is gone: migrating to /search/jql

/rest/api/3/search is gone: migrating to /search/jql

Comments
13 min read
Locking in Forge KVS: FAIL_IF_EXISTS works, TTL leases do not
Cover image for Locking in Forge KVS: FAIL_IF_EXISTS works, TTL leases do not

Locking in Forge KVS: FAIL_IF_EXISTS works, TTL leases do not

Comments
14 min read
forge lint cannot see your request helper: the Jira scopes it never checks
Cover image for forge lint cannot see your request helper: the Jira scopes it never checks

forge lint cannot see your request helper: the Jira scopes it never checks

Comments
16 min read
jira:workflowCondition vs jira:workflowValidator: one runs your code
Cover image for jira:workflowCondition vs jira:workflowValidator: one runs your code

jira:workflowCondition vs jira:workflowValidator: one runs your code

Comments
15 min read
jira:fullPage is deprecated: what global:fullPage actually changes for cross-product Forge apps
Cover image for jira:fullPage is deprecated: what global:fullPage actually changes for cross-product Forge apps

jira:fullPage is deprecated: what global:fullPage actually changes for cross-product Forge apps

Comments
12 min read
Forge egress: backend ignores your URL path, client enforces it
Cover image for Forge egress: backend ignores your URL path, client enforces it

Forge egress: backend ignores your URL path, client enforces it

Comments
13 min read
The @forge/bridge import that kills your resolver, and why nothing warns you
Cover image for The @forge/bridge import that kills your resolver, and why nothing warns you

The @forge/bridge import that kills your resolver, and why nothing warns you

Comments
12 min read
Hide a Forge module per project: app properties in a display condition
Cover image for Hide a Forge module per project: app properties in a display condition

Hide a Forge module per project: app properties in a display condition

Comments
8 min read
Forge Custom UI dark mode with Forge Bridge
Cover image for Forge Custom UI dark mode with Forge Bridge

Forge Custom UI dark mode with Forge Bridge

Comments
15 min read