This issue has been created
There are 2 updates.
 
 
Release Notes Application / cid:jira-generated-image-avatar-d4ce8bba-55fa-4486-b76d-ae8a4ff9b7d3 RN-105 Open

A change with no title is displayed with an empty heading

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-f9fd8ae2-195a-4c10-a37e-5025ad759f32 Vincent Massol created this issue on 03/Sep/26 19:56
 
Summary: A change with no title is displayed with an empty heading
Issue Type: cid:jira-generated-image-avatar-d4ce8bba-55fa-4486-b76d-ae8a4ff9b7d3 Bug
Affects Versions: 2.0
Assignee: Unassigned
Components: Application
Created: 03/Sep/26 19:56
Priority: cid:jira-generated-image-static-major-48440807-e553-4066-9154-27ef0d908ad8 Major
Reporter: Vincent Massol
Description:

The title of a change is optional: the conventions displayed by the change form say that a Miscellaneous change needs no title, and nothing makes the field mandatory.

The simple and flow change displayers nevertheless always open a section for the change, so a change with no title is displayed under a heading holding no text at all:

<h3 id="H" class="wikigeneratedid wikigeneratedheader"><span></span></h3>

The result is an empty section in the release note and, since the release note template displays a table of contents, an empty entry in that table of contents for every untitled change. Those headings also all share the same generated id="H".

The grid and list displayers already display such a change as its summary alone; simple and flow should do the same.

 
 

2 updates

 
cid:jira-generated-image-avatar-f9fd8ae2-195a-4c10-a37e-5025ad759f32 Changes by Vincent Massol on 03/Sep/26 19:56
 
Fix Version: 2.7
Assignee: Vincent Massol