Skip to content

Rename Collection #611

@bnbs

Description

@bnbs

Its possible to rename a collection?
Suppose I have two collection: C1 and C2
I want C2 to have the name of C1
The solution till now do the following
First I remove all the Data of C1
Then I copy all the Data of C2 in C1
Next I remove C2

That way I do 2 times the work cuz I could just remove C1 and rename C2 to C1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions