Skip to content

%azlink_money% placeholder returns stale data for deleted accounts even after manual fetch, new account under same username inherits no data and stops updating until fetch is forced #58

@CloudyTiredDays

Description

@CloudyTiredDays

Method:
Delete a registered Azuriom website account that has an active in-game session or cached data, then invoke azlink fetch . Recreate the website account under the same username and observe sync behavior without invoking fetch.
Expected Outcome:
azlink fetch invalidates all locally cached data associated with the deleted account, causing %azlink_money% to return null or empty until a new website account is linked. Upon account recreation under the same username, the sync cycle automatically detects and links the new account, resuming normal placeholder updates without requiring manual intervention.
Actual Outcome:
azlink fetch does not invalidate the local cache on account deletion. %azlink_money% continues returning the last known balance and remains mutable despite no active website account existing. Upon account recreation under the same username, the placeholder resets to 0 and stops updating entirely until azlink fetch is manually invoked again, at which point normal sync behavior resumes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions