stable

Clone or download

Read-only

fix: Silently ignore when help button is not found

How to test: - Install and activate the mytuleap_contact_support plugin - Go to a tracker artifact, edit the URL and add this query parameter: &pv=2 - In the javascript console, there should not be an error stating that it could not find the help link. - The end-to-end test for the tracker artifact printer version should pass. Fix request #35506 Javascript error on printer version in myTuleap Change-Id: I7e3e3673430a381aaeecd2e97a3d88d8e05d2416

Modified Files

Name
M plugins/mytuleap_contact_support/scripts/setup-contact-support-modal.ts +1 −1 Go to diff View file
M plugins/mytuleap_contact_support/tests/e2e/cypress/cypress/e2e/my-tuleap-contact-support.cy.ts +2 −3 Go to diff View file