Patch Tester 4.0.0 Release Candidate 2
Install a patch
Click fetch
Error message to tell me something
Nothing appears to happen - left at this screen:
the Ajax response contains an error not displayed to the user
{"success":false,"message":"Cannot fetch data from GitHub while there are applied patches. Please revert those patches before continuing.","messages":null,"data":null}This has been fixed in the upcoming release, to show the message in the modal.
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-07-25 13:17:37 |
| Closed_By | ⇒ | PhilETaylor |
Based on the workaround that's been provided to me, the fetch data process could avoid this error occurring by checking the number of records in #_patchtester_tests first. It would then trigger an alert if the record count is >0, as that's where the data is stored for the applied patches.
If you wanted to improve the UX there you could look at: