Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shorten processingAgent label in Document schema #1146

Merged
merged 3 commits into from
Jun 27, 2023

Conversation

catileptic
Copy link
Contributor

No description provided.

@@ -112,10 +112,11 @@ Document:
label: "Processing error"
hidden: true
processingAgent:
label: "Processing agent"
label: "Name and version of the processing agent used to process the Document"
Copy link
Contributor

Choose a reason for hiding this comment

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

Keeping the long version is fine I think, but you’d need to change the key to description ;)

label: "Name and version of the processing agent used to process the Document"
type: string
hidden: true
processedAt:
label: "Date and time of the most recent ingestion of the Document"
Copy link
Contributor

@tillprochaska tillprochaska Jun 27, 2023

Choose a reason for hiding this comment

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

Maybe shorten that one two (to "Processed at")? Even though it’s hidden, we might decide to show it in the future, and it’s also displayed in the FtM model explorer etc.

@catileptic catileptic merged commit d82ba0d into main Jun 27, 2023
8 checks passed
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.

None yet

3 participants