Skip to content

Update error messages shown in job error dialog

Summary of Changes

Changes the error messages shown in the error dialog when there are invalid settings or when job execution fails. Basically, I've heavily simplified the language in both and have each message refer the user to where they can find details on the error.

Checklist

  • The MR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

Closes #45 (closed)

Merge request reports