Skip to content

Repin organization settings upon switching IPFS provider #21

@Schwartz10

Description

@Schwartz10

This should wait until the organization settings have progressed a bit further. But here's the general idea:

  1. a user pins their organization settings to a provider (say aragon association node)
  2. a user elects to change their org ipfs provider
  3. behind the scenes, we find the cid associated with the org settings, dag.get the organization settings from the old ipfs provider, save the object in memory, switch to the new provider, and repin the org settings there.

Some challenges:

we need to make sure the cid that comes back is the same

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions