Skip to content

Rework the buckettype names and data formats #201

@johan-bjareholt

Description

@johan-bjareholt

I have a suggestion to migrate the buckettype formats to the following:

Name: currentwindow -> os.window.current
Data format: The same

Name: afkstatus -> os.hid.activity
Data format: { activity: boolean } (previously { status: string ("afk" or "not-afk") })

We could bump up all the datastore versions for this migration, the solution would be identical to all datastores since it's just a matter of exporting the old buckets and importing them to the new ones

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions