Branch: refs/heads/main
Home:
https://github.com/xwiki-contrib/application-changerequest
Commit: 5e6758a65f5a4403bd8862b3a11ec22e53a55e24
https://github.com/xwiki-contrib/application-changerequest/commit/5e6758a65…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M
application-changerequest-notifications/src/main/java/org/xwiki/contrib/changerequest/internal/listeners/ChangeRequestCreatedEventListener.java
M
application-changerequest-notifications/src/main/resources/templates/changerequest/create.vm
M
application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/internal/listeners/ChangeRequestCreatedEventListenerTest.java
Log Message:
-----------
CRAPP-340: Create notification use the wrong document reference
* Always use the reference of the CR itself to be sent with the doc
* Fix the notification template