What happens to Assets when JSM plan is downgraded to Standard/Free?
Platform Notice: Cloud Only - This article only applies to Atlassian products on the cloud platform.
Summary
What happens to Assets data when downgrading the site plan from JSM Premium to JSM Standard or Free?
The assets feature is exclusively offered on JSM Premium or Enterprise Plans. If the site is downgraded to JSM Standard/Free plan, access to Assets will be revoked. The Assets menu will still be visible, but users won't be able to access the Assets UI beyond the "Try it now" page.
Solution
Will Assets still appear in Jira or JSM work items?
Since the Assets feature is unavailable on Standard/Free plans, the Assets custom fields will cease to appear on screens. Consequently, input values must be migrated to a suitable alternative Jira custom field.
This can be accomplished manually or by configuring an automation rule. With an automation rule in place, the value of the Assets object field can be copied to a text field using the Automation "Edit work item" action.
For example: If the Assets object custom field that stores the Company objects is called Company, then use the Edit action to set the text custom field as the smart value of the attribute (say: Name) of Company. Set the custom field to the below value:
{{Company.Name}}
For detailed steps, please refer to the article: How to copy from/to Asset field value to/from Jira text custom field using automation for Assets
Please note: all existing Assets data for your instance will remain intact. If you decide to upgrade the site to JSM Premium again, you will still be able to access the current Assets data. However, the feature will not be accessible while on the JSM Standard/free plan. This is true for the Assets Custom Fields as well on Jira Issues, as the values entered into them will remain as well.
If you choose to cancel your JSM subscription, the data will be preserved for 60 days, as outlined in the Jira Data retention period document.
Was this helpful?