KalaiselvanD
commited on
Commit
•
0195832
1
Parent(s):
e79a616
Upload bug_tickets (copy).csv
Browse files- bug_tickets (copy).csv +31 -0
bug_tickets (copy).csv
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
label,text
|
2 |
+
UI button color mismatch,low
|
3 |
+
Database connection timeout,high
|
4 |
+
Application crash on startup,medium
|
5 |
+
Performance degradation on large datasets,critical
|
6 |
+
Invalid input validation,hotfix
|
7 |
+
Memory leak in background service,high
|
8 |
+
CSS layout broken on mobile devices,low
|
9 |
+
API response time too high,medium
|
10 |
+
Missing error handling in user registration,critical
|
11 |
+
Broken links on homepage,hotfix
|
12 |
+
The design in the UI is not woking,low
|
13 |
+
Page design is not working properly,high
|
14 |
+
The server is not working,medium
|
15 |
+
Need to reduce the code length,critical
|
16 |
+
Need to fix the minor bugs,hotfix
|
17 |
+
The endpoint should be modify,low
|
18 |
+
return response is empty,high
|
19 |
+
Need to change the response format,medium
|
20 |
+
Application is too slow,critical
|
21 |
+
New changes are not affected,hotfix
|
22 |
+
The support is not respond properly,low
|
23 |
+
The website get struct some time,high
|
24 |
+
Button is not properly aligned,medium
|
25 |
+
The payment is not successful,critical
|
26 |
+
Payment gateway is not working,hotfix
|
27 |
+
Sidebar options are not working,low
|
28 |
+
The sidebar color is not user friendly,high
|
29 |
+
The support team is too slow,medium
|
30 |
+
Not able to logout properly,critical
|
31 |
+
Need multi user login,hotfix
|