diff -r 7cfe88b8e219 -r 8a8b1c5d168b src/main/webapp/WEB-INF/changelogs/changelog.jspf --- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Mon Aug 05 19:38:47 2024 +0200 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Mon Aug 05 19:44:16 2024 +0200 @@ -30,6 +30,7 @@
  • Add new Issues page to globally list all issues across all projects.
  • Add filter for assignee.
  • Add filter for issue phases.
  • +
  • Advanced filter are now automatically shown when one of them is used.
  • Automatic assignment of issue now uses the project lead as fallback when no component lead is available.
  • The "OK" button in the issue editor now leads to the issue overview.
  • A new "Save" button in the issue editor retains the old behavior and returns to the issue viewer.