Files
SCM-Manager/scm-webapp/src/main/java/sonia/scm/api
René Pfeuffer 303f8daaf9 Fix NPE on synchronous repository export (#2040)
When a repository was exported synchronously with metadata,
the server ran into a NullPointerException. The was because
the resource tried to write an export result to a stored
export item, that does not exist for synchronous exports.

This simply removes this call.
2022-05-19 08:36:25 +02:00
..
2021-11-01 16:54:58 +01:00