[changelog] [Deprecation Notice] Deprecating currentVersion field in Forge Object Store
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 52/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- typescript
Research direction
Start by locating the object store shim, the @forge/bridge shim, and the MCP tools forge_objectstore_get and forge_objectstore_list. Compare their GetMetadataResult and ObjectReference metadata with the documented createdAt replacement, then update the affected forge-spec requirement rows and verify currentVersion removal and createdAt population match across the simulated surfaces.
Written by the indexing model from the issue text.
Description
GUID: CHANGE-3373
Published: Fri, 31 Jul 2026 05:49:59 GMT
Category: Deprecation Notice
Link: https://developer.atlassian.com/platform/forge/changelog/#CHANGE-3373
What's changing
The currentVersion field in the Forge Object Store API is deprecated and will be removed on September 1, 2026. This affects:
GetMetadataResult(Custom UI bridgeobjectStoreAPI)ObjectReference(Object Storage API return value)
Apps should use the createdAt field instead of currentVersion for tracking object versions or timestamps. Updated reference docs:
- https://developer.atlassian.com/platform/forge/custom-ui-bridge/objectStore/
- https://developer.atlassian.com/platform/forge/storage-reference/object-store-api/
Parity impact for forge-sim
Simulator areas: object store shim and @forge/bridge shim (Custom UI objectStore surface).
-
If the simulated Object Store returns
currentVersiononGetMetadataResult/ObjectReference, that field should be treated as deprecated now and removed to match prod on/after Sep 1, 2026. Apps relying on it in the sim would silently break in real Forge after removal (friendly-success divergence). -
Verify
createdAtis present and correctly populated on both return shapes, since it's the documented replacement. -
MCP object store tools (
forge_objectstore_get/forge_objectstore_list) metadata output should stay consistent with whatever the shims return. -
forge-spec: update affected requirement rows (behavior change)
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ryanackley/forge-sim
-
upstream-changelog
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
ryanackley/forge-sim#36 ·
-
upstream-changelog
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
ryanackley/forge-sim#34 ·
-
upstream-changelog
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
ryanackley/forge-sim#21 ·
-
upstream-changelog
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
ryanackley/forge-sim#18 ·
-
upstream-changelog
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
ryanackley/forge-sim#12 ·
All issues in ryanackley/forge-sim
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·