-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Org Management - Cloud Admin API keys
-
None
-
1
-
Minor
Issue Summary
Users can still create User API tokens after 2024-12-15 without an expiration date. Per Manage API tokens for your Atlassian account, after December 15, 2024, by default we set API tokens to expire in one year. When you create an API token, you can set the expiration date to be from 1 day up to one year.
Steps to Reproduce
Steps to create a new user API token without an expiration date are unknown.
Expected Results
All API tokens with a Date Expires value of "No date found" have a Date Created value on or before 2024-12-15.
Actual Results
There are some API tokens whose Date Expires value are "No date found" whose Date Created values are 2024-12-16 or later.
| Token name | Created by | Date created | Last used | Expires |
|---|---|---|---|---|
| <user_api_token_name> | <email@domain-name.com> | Feb 03, 2025 | Never used | No expiry |
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.