Files
SCM-Manager/scm-webapp
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
..
2022-02-15 14:51:09 +01:00
2022-04-29 11:17:47 +02:00