summaryrefslogtreecommitdiff
path: root/releasenotes/notes/change-missing-build-url-2-6df030ae3d8793af.yaml
blob: 6a6f0baaa61a6721068004447980dd0399a178ff (plain)
1
2
3
4
5
6
7
---
upgrade:
  - |
    Previously the SqlReporter would record the job name in the database in
    place of the url if the url was empty. This has now been updated to store
    a null in the database for that case. Zuul will automatically run a
    database migration to correct old values.