Skip to content

TAN-8049 - Add title multiloc to files#14147

Open
jamesspeake wants to merge 12 commits into
masterfrom
TAN-8049-file-title-multiloc
Open

TAN-8049 - Add title multiloc to files#14147
jamesspeake wants to merge 12 commits into
masterfrom
TAN-8049-file-title-multiloc

Conversation

@jamesspeake

@jamesspeake jamesspeake commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Title can only be added (alongside description) in the edit interface of files in input 360, but will be used when displaying files to the end user. instead of:

  • filename.pdf

The file will show:

  • File Name (.pdf) - where 'File Name' is what has been added in the multiloc

Changelog

Added

  • Added title_multiloc to files (allows attachments to have optional multilingual display names, independent of filename)

@notion-workspace

Copy link
Copy Markdown

@jamesspeake jamesspeake changed the title Tan 8049 file title multiloc TAN-8049 - Add title multiloc to files Jun 22, 2026
@cl-dev-bot

cl-dev-bot commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator
Messages
📖 Changelog provided 🎉
📖 Notion issue: TAN-8049
📖

Run the e2e tests

📖 Check translation progress

Generated by 🚫 dangerJS against 5b1af16

}

export interface IFileAttributes {
title: string;

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what this was in there for!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants