stable

Clone or download

Read-only

fixes request #31905 In legacy pullrequest overview, update an empty description does not throw an error

How to test: In legacy UI fill title with blanks => error modal should opens In new overview (set tuleap config-set feature_flag_allow_pullrequest_v2 with your project_id) -> you can update title -> you can update description if you fill title with spaces error modal will open Introduced by: 5740ef7ee3afaba2384bba9a72df7cfd88c9aa30 Change-Id: I8782051a82bd7f51e2850d87bc921caf5b1d0302

Modified Files

Name
M plugins/pullrequest/scripts/pullrequests-app/src/app/pull-request/pull-request-service.js +2 −1 Go to diff View file