Skip to content

Commit

Permalink
chore(png):[#1070] reduce number of code lines
Browse files Browse the repository at this point in the history
  • Loading branch information
mkanal committed Jul 19, 2024
1 parent 12ca328 commit 688ebba
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 147 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ The standard notification status flow must **not** be changed. The "FAILED" stat
After the notification is successfully resent, the status will be set to "SENT". Alternatively, the user can cancel the notification flow, which will set the status to "CANCELLED"/"CLOSED".

Notification status flow:
![Notification-Status-Flow](Notification-Status-Flow.svg)
![Notification-Status-Flow.png](Notification-Status-Flow.png)

Creating and sending notifications:
```mermaid
Expand Down Expand Up @@ -102,9 +102,9 @@ After creating and approving the notification and one of the exceptions is throw
3. A new message must be created and shown in the message history including the error description

UsagePolicyPermissionException:
![UsagePolicyPermissionException-Mockup](UsagePolicyPermissionException-Mockup.svg)
![UsagePolicyPermissionException-Mockup.png](UsagePolicyPermissionException-Mockup.png)
UsagePolicyExpiredException:
![UsagePolicyExpiredException-Mockup](UsagePolicyExpiredException-Mockup.svg)
![UsagePolicyExpiredException-Mockup.png](UsagePolicyExpiredException-Mockup.png)

# References

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

0 comments on commit 688ebba

Please sign in to comment.