Bug #19757
FE - React - Organisation profile ,User Role , Message Template - Got error when search the search criteria form
Status: | Feedback | Start date: | 14 February 2024 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | chok yee fan | % Done: | 100% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
Issue :
Go to organisation profile -> fill the search criteria inside the accordion -> click search button -> got error 500 as screenshot
Expected :
Go to organisation profile -> fill the search criteria inside the accordion -> click search button -> can be search and no error
History
#1 Updated by Hazimi Muhammad 11 months ago
- File WhatsApp Image 2024-02-14 at 4.39.33 PM.jpeg added
- Subject changed from FE - React - Organisation profile - Got error when search the search criteria form to FE - React - Organisation profile ,User Role - Got error when search the search criteria form
Same issue happen in user role also.
#2 Updated by Hazimi Muhammad 11 months ago
- Subject changed from FE - React - Organisation profile ,User Role - Got error when search the search criteria form to FE - React - Organisation profile ,User Role , Message Template - Got error when search the search criteria form
- Assignee changed from Amirul Umar Pandai to chok yee fan
Organisation profile ,User Role , Message Template got the same error
#3 Updated by chok yee fan 10 months ago
- Assignee changed from chok yee fan to Zaid Haritsah
#4 Updated by Zaid Haritsah 10 months ago
- Status changed from New to In Progress
- Assignee changed from Zaid Haritsah to Hazimi Muhammad
- % Done changed from 0 to 50
Managed to fix the issue by updating the code as there is logical and syntax error in the method and query.
#5 Updated by Hazimi Muhammad 10 months ago
- Assignee changed from Hazimi Muhammad to Zaid Haritsah
Fix for Organisation profile but cannot stimulate for User Role and Message Template
Go to organisation profile -> fill the search criteria inside the accordion -> click search button -> can be search and no error
Issue:
Go to User Role -> fill the search criteria inside the accordion -> click search button -> got error 500 as screenshot
#6 Updated by Zaid Haritsah 10 months ago
- % Done changed from 50 to 70
Managed to replicate the issue mentioned and fixed the searchAction for UserRole page.
Will proceed and update for the changes in Message Template next.
#7 Updated by Zaid Haritsah 10 months ago
- Status changed from In Progress to Resolved
- Assignee changed from Zaid Haritsah to Hazimi Muhammad
- % Done changed from 70 to 100
Managed to troubleshoot and fix the issue in Message Template.
There was an issue with existing message template table in local db. dropped the table with issue and rerun the mleb_trackdb to get the latest. resolved the issue
#8 Updated by Hazimi Muhammad 10 months ago
- Status changed from Resolved to Feedback
- Assignee changed from Hazimi Muhammad to chok yee fan
Issue has been solve
Been check for
Organisation profile ,
User Role ,
Message Template
Go to Organisation profile -> fill the search criteria inside the accordion -> click search button -> can be search and no error