Bug #20025
FE - React - Mleb system / Mleb function - Issue when modify the form it will add new data
Status: | Feedback | Start date: | 11 March 2024 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | chok yee fan | % Done: | 100% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
Issue :
Go to Mleb Syestem in the menu -> click search button -> click data in the table -> click modify button -> change the value -> click save button -> the data in the table has been add new one.
Expected :
Go to Mleb Syestem in the menu -> click search button -> click data in the table -> click modify button -> change the value -> click save button -> the data in the table should been modified.
History
#1 Updated by Zaid Haritsah 10 months ago
- Status changed from New to In Progress
- Assignee changed from Zaid Haritsah to Nityanantan Nityanantan
- % Done changed from 0 to 50
Confirmed with business that the system code cannot be updated once created. other fields is modifiable.
solution -> update the front end to disable modify for system code field.
#2 Updated by Nityanantan Nityanantan 10 months ago
- Status changed from In Progress to Feedback
- Assignee changed from Nityanantan Nityanantan to Hazimi Muhammad
- % Done changed from 50 to 100
nity- disable system code modification
#3 Updated by Hazimi Muhammad 10 months ago
- Status changed from Feedback to In Progress
- Assignee changed from Hazimi Muhammad to Nityanantan Nityanantan
Issue not fix for Mleb function
#4 Updated by Nityanantan Nityanantan 10 months ago
- Status changed from In Progress to Feedback
- Assignee changed from Nityanantan Nityanantan to Hazimi Muhammad
nity- disable modify for function id.
#5 Updated by Hazimi Muhammad 10 months ago
- Assignee changed from Hazimi Muhammad to chok yee fan
Issue has been solved
checked for both Mleb Syestem and Mleb Function
Go to Mleb Syestem in the menu -> click search button -> click data in the table -> click modify button -> change the value -> click save button -> the data in the table should been modified.