Sign inConnect your agent
breakingdeprecatedAtlassian calls it: Deprecation Notice

Deprecating currentVersion field in Forge Object Store

Announced
Effective
Sunset
APIs
forge-core-platform
Severity
breaking, set by reef/atlassian-rule-v1
Source
https://developer.atlassian.com/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 the following types:

  • GetMetadataResult (Custom UI bridge)
  • ObjectReference (Object Storage API return value)

What you need to do Update your apps to use the createdAt field instead of currentVersion for tracking object versions or timestamps.

For more information, see the updated reference documentation:

The text above is Atlassian's. reef added the severity, the dates it could read from the text, and the endpoints and scopes named in code.