Bug #2379
Exceptional stop ـ 1st step (المدقق)
0%
Issue #1:
the task should be closed and disappeared from the tasks table
Issue #2:
the finish dates should be after the start dates
Issue #3:
while the debts and dues table is empty the delete action should be disabled
ISsue #4:
the accepted format should be: 3digits/3digits ie: 234/567
ISsue #5:
the field value should be inhirited from DB and be read only
Issue #6:
the decimal values should be either validated or accepted
Issue #1:
the task will keep opeining and if the user reclicked submit again an error will be occurred as on the evidence 2.gif
Issue #2:
No validations are applied on the dates fields. evidence 3.gif
ISsue #3:
although the debts and dues table is empty, the delete action is enabled and once it's clicked an error will be occurred as on evidence 5.gif
Issue #4:
the field accepts any value as on evidence 4.gif
ISsue #5:
the field is empty and editable as on evidence 4.gif
Issue #6
A NULL error will be occurred as on the evidence 7.gif
Description
Issue #1:
1. submit new exceptional stop task
2. Open the task using the Auditor step
3. add the mandatory fields
4. Click submit
Issue #2:
1. submit new exceptional stop task
2. Open the task using the Auditor step
3. Navigate to the Aditor decision tab
4. from the field recommendation, select the option: إيقاف الملف من تاريخ * بسبب مع استرجاع ما صرف عن الفترة من إلى و سبب الاسترجاع مع صرف مستحق عن الفترة من إلى و سبب الاستحقاق *.
5. fill the fields as on the attached evidence(3.gif) and observe the validations that applied on the fields' values
Issue #3:
1. submit new exceptional stop task
2. Open the task using the Auditor step
3. Navigate to the Aditor decision tab
4. click delete action bellow (althogh the table is empty)
Issue #4:
1. submit new exceptional stop task
2. Open the task using the Auditor step
3. Navigate to the Aditor decision tab
4. Fill the field (decision number) with the value(تجربة123#$*& test)
Issue #5:
1. submit new exceptional stop task
2. Open the task using the Auditor step
3. Navigate to the Aditor decision tab
4. observe the value of the field social status
Issue #6:
1. submit new exceptional stop task
2. Open the task using the Auditor user
3. Navigate to the Aditor decision tab
4. for the debts and dues table click add
5. select the change type: عدم استقرار
6. From the days set the value: .5
History
#3 Updated by Rahaf Khashroom about 4 years ago
- Status changed from Open to Fixed
- Assignee changed from Rahaf Khashroom to Saja Nakhleh
Issue #1 , Issue #3 and Issue #4 : the changes are reverted and it's working as it should be.
ISsue #4: as requested from mohannad the field should accept only this format: 3digits/4digits ; so the maximum length for this field should be 8.
Issue #2: Fixed
ISsue #5: Fixed ,this field will be hidden from the page if its value is empty.
Issue #6: Fixed