🐛 Show proper version on error report api

This commit is contained in:
Andrey Antukh 2026-07-23 11:02:27 +02:00
parent 66b978c01e
commit e4d88b3ab4

View File

@ -174,6 +174,7 @@
(merge content) (merge content)
(update :source source->name) (update :source source->name)
(assoc :kind (or (:kind content) (:origin content))) (assoc :kind (or (:kind content) (:origin content)))
(assoc :version (:version content))
(d/without-nils))) (d/without-nils)))
(ex/raise :type :not-found (ex/raise :type :not-found
:code :report-not-found :code :report-not-found