Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/more audit logging #147

Merged
merged 4 commits into from
Dec 9, 2024
Merged

Feature/more audit logging #147

merged 4 commits into from
Dec 9, 2024

Conversation

jekuaitk
Copy link
Contributor

@jekuaitk jekuaitk commented Dec 9, 2024

https://leantime.itkdev.dk/#/tickets/showTicket/2917

  • Adjusts digital post audit logging messages
  • Adds audit logging to FBS handler
  • Adds audit logging to Fasit handler

@jekuaitk jekuaitk force-pushed the feature/more-audit-logging branch from 319fc3e to fc49a16 Compare December 9, 2024 11:43
@jekuaitk jekuaitk requested a review from cableman December 9, 2024 11:51
@@ -371,6 +383,12 @@ private function uploadFile(string $originalFilename, string $tempFilename): arr
throw new FasitResponseException('Could not get upload id from response');
}

// Note, that this does not mean a document has been sent,
// to a citizen case in Fasit yet. This is done later by uploadDocument.
// The file has simply been made ready.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jekuaitk jekuaitk merged commit 78259d0 into develop Dec 9, 2024
7 checks passed
@jekuaitk jekuaitk deleted the feature/more-audit-logging branch December 9, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants