Fix Request.Status.toString causing 500 errors for filters
- Filters seem to crash because the toString method for the NOTFOUND status contained a whitespace.
- The name of the toString() function was changed to displayName() to use the no longer use as the default for serialization.
Merge request reports
Activity
enabled automatic add to merge train when the pipeline for fb4d6ef8 succeeds
mentioned in commit 9b977fb4
mentioned in commit 6ce7edff
Please register or sign in to reply