Page MenuHomePhabricator

Implement Expanded version
Open, Needs TriagePublic

Description

NOTE: check parent task for conditions on when to apply this version

Show each change seperated by comma, in the following format:

Template:
<Added/Changed/Removed> [<language code>] <label/description/alias>: <new label/description contents>

Example:
Added [en] label: Frame of Notre-Dame de Paris, Changed [en] label: Maja, Added [fr] alias: Marie

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.
StatusSubtypeAssignedTask
OpenNone
OpenNone

Event Timeline

@Lydia_Pintscher: Given the (configurable) length of a term is 250 characters, each sentence "Added [en] label: foobar" can be 250+ characters. With several (2 being enough) of such long cases, the resulting summary will not fit the 480 summary limit (as defined in T220696).
What is the desired behavior in such cases? Should the text be cut (at which point) with some "ellipsis" added at the end? Should the general fallback version be used? Any other solution?

Let's go with the general fallback version in this case.