-
Notifications
You must be signed in to change notification settings - Fork 383
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure the correct number of runs is displayed
In some rare cases, when an error occurs while deleting runs, the number of runs to be deleted is deducted from the "Number of runs" value displayed in the "Products" view, even though some runs do not get deleted. For this reason, the number of runs could go negative upon the next run deletion. This change is to fix this issue.
- Loading branch information
Nora Zinaeddin
committed
May 27, 2024
1 parent
bc7bf7c
commit 3abcb42
Showing
1 changed file
with
21 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters