Branch: refs/heads/RN-117 Home: https://github.com/xwiki-contrib/application-releasenotes Commit: 3e4fd0c76abdb550b9039889bd184c1159d6613f https://github.com/xwiki-contrib/application-releasenotes/commit/3e4fd0c76ab... Author: Vincent Massol <[email protected]> Date: 2026-09-09 (Wed, 09 Sep 2026) Changed paths: M application-releasenotes-test/application-releasenotes-test-docker/src/test/it/org/xwiki/contrib/releasenotes/test/ui/ReleaseNotesIT.java M application-releasenotes-ui/src/main/resources/ReleaseNotes/Code/Change/ChangeTemplate.xml Log Message: ----------- RN-117: A change created without an importance is displayed by no release note and no report * Give the change template an importance of Medium, so a change whose author never opens the field carries one and is displayed by its release note and by the reports. The middle value keeps the deliberate High and Low choices meaningful. * Creation is template-driven for every caller, so this fixes the wiki UI, the Java API, the script service and the REST endpoints at once. * Assert it in ReleaseNotesIT#contributorsListAndChangeNumbering: the change the test opens in the inline editor is now saved without touching Importance and the release note must display it. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-releasenotes/settings/notificat...