Skip to content

File-group/container issue with adding more files #1033

@ascobie

Description

@ascobie
  • Create empty "container" (e.g. “test”). Note: this is a container not a file group, so no "fgrp-" prefix.
  • Select container
  • “Add more files to the file group” (naming needs to set accordingly here)
  • Select folder to upload
  • Files are added to a new file group that’s created based on the same name as the original container (“fgrp-test”)

So the issue is that when you "add files to file group", its expecting it to be a file group not a container, so it's prefixing the container with "fgrp-" when it shouldn't (as it's a container not a file group).

This UI needs to check if its uploading more files to a plain old container and if so, don't append the prefix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    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