Skip to content

Feat : On upload add file to team folder when board is own by team #8414

Description

@Aveyron-RetD

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Is your feature request related to a problem? Please describe.

Since Deck now supports Team-owned boards #8167, uploaded card attachments are still stored in the user's personal Deck/ folder instead of the Team's Files.

This means documents attached to a collaborative board are owned by the individual uploader rather than the Team, making file organization and sharing inconsistent.

Describe the solution you'd like

When a board is owned by a Team, uploading a file to a Deck card should automatically store the file in the corresponding Team Files folder instead of the personal Deck/ directory.

The current behavior should remain unchanged for user-owned boards.

Describe alternatives you've considered

The current workaround is to manually move the uploaded files into the Team folder or use Files and attach existing files instead. Both options add unnecessary steps and reduce the convenience of native uploads.

Additional context

Expected behavior:

User-owned board → upload to the user's Deck/ folder (current behavior).
Team-owned board → upload to the Team's Files folder.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions