Skip to content

Export History Should Be Saved on the Server instead of Locally #1542

Description

@Ezequiel-Valencia

Problem

Export history is stored locally on the users client, which means they can't use different devices and have access to the same set of exports.

Solution

  • Create tables to store the export history
  • Write the Java code to take an export spec, and save it on the server.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions