Commit 57e88d8
Fix duplicate filename issue when sharing traces
Fixed a bug where the filename would be duplicated when sharing a trace. The issue was caused by comparing the name with the trace start date instead of the creation date. Now, the correct comparison ensures the filename is properly assigned.1 parent 4d5d1e4 commit 57e88d8
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments