Page MenuHomePhabricator

[services] Backup - Add Attachment Reactor - log id section
AbandonedPublic

Authored by karol on May 19 2022, 3:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 3 2024, 6:24 AM
Unknown Object (File)
Sep 3 2024, 6:24 AM
Unknown Object (File)
Sep 3 2024, 6:22 AM
Unknown Object (File)
Aug 23 2024, 11:24 AM
Unknown Object (File)
Aug 22 2024, 8:13 PM
Unknown Object (File)
Aug 2 2024, 5:15 PM
Unknown Object (File)
Aug 2 2024, 5:15 PM
Unknown Object (File)
Aug 2 2024, 5:12 PM

Details

Reviewers
tomek
Summary

Depends on D4083

Reading log id from the client. Log id is optional, if there is no log id provided, then it means we're appending an attachment to the backup. If the log id is present, then we're appending it to the log item. In this case, we also check whether a log item with the given log id exists in the database.

Test Plan

The backup service can be built successfully.

For the full test plan of this functionality that has been broken into multiple diffs, please see D4090.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage