Skip to content

Server Side Actions #1665

@worksofliam

Description

@worksofliam

It'd be cool if we had server side actions, which means instead of storing an action on the client, we store it (and edit it) on the server so all users can have access to it.

Things to determine: where do we store this data?

  • Do we store it in the database?
    • Yes because it the risk of data being overwritten is low
  • Do we store it in a JSON file in the IFS?
    • Yes because the JSON is easier to manipulate if we want to add more data
    • Perhaps we can automatically manage it as a git for our server files

There are probably more reasons, but this would be a killer feature.

Server side actions would only work for member, streamfile and object types not [local] file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions