There are 2 updates.
 
 
Change Request Application / cid:jira-generated-image-avatar-dc30218a-298b-4f98-9531-d72c87c31b27 CRAPP-426 Open

NPE when trying to add changes to a CR requesting deletion of same page

 
View issue   ยท   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-ba604b1a-58dc-4fbb-b779-1034656db9d0 Changes by Simon Urli on 29/May/26 11:12
 
Summary: NPE when trying to add changes to a CR requesting deletion of same page
Description: Reproduction steps:
  * Create a CR
for requesting deletion of a specific page (e.g. Main.WebHome)
  * Start edition of the same page
  * Save as change request
  * In the modal chose to add changes to
an the existing change request
  * Select the CR created at first step

Expected result:
  * an error should be displayed because the change cannot be merged (known limitation)

Obtained result:
  * a NPE appears in console