Bug #8518

[0000934] : Participant Maintenance – Adhoc Fees Create Page & Edit Page – No field Validation

Added by Erni Suhaireen Zulkifli over 6 years ago. Updated about 6 years ago.

Status:Work Completed-End life cycleStart date:May 16, 2018
Priority:NormalDue date:May 17, 2018
Assignee:Siti Norahayu Mohd Desa % Done:

100%

Category:-Spent time:-
Target version:-

Description

Description:
1. Issue Description
Field “Fee amount” in Create Page & Edit Page:
a. Allow to key in alpha
b. Allow to key in more than 2 decimals
c. Allow to key in comma
d. Allow to key in more than 18 digits (refer to document, the field format is
Numeric (18,2))

Field “Reason” in Create Page & Edit Page:
a. Allow to key in more than 255 Characters

2. Expected Results
Should prompt error instead of proceeding to next page.

3. Risk / Impact
Medium impact.

Steps to Reproduce:
- Go to PARTICIPANTS > Participant Maintenance > View
- Click Adhoc Fee
- Create record / Edit record

(Kindly include your Finding/Resolution for the issue. TQ)

History

#1 Updated by Erni Suhaireen Zulkifli over 6 years ago

  • Due date set to May 16, 2018
  • Status changed from New - Begin Life Cycle to Development / Work In Progress
  • Assignee set to Kok Ken Wong

Hi,

Reported issue has been retest and successfully replicated. Kindly proceed to fix on this issue.

Thanks

#2 Updated by Kok Ken Wong over 6 years ago

  • Status changed from Development / Work In Progress to Internal Testing
  • Assignee changed from Kok Ken Wong to Erni Suhaireen Zulkifli
  • % Done changed from 0 to 80

Added script validations

#3 Updated by Erni Suhaireen Zulkifli over 6 years ago

  • Due date changed from May 16, 2018 to May 17, 2018
  • Status changed from Internal Testing to Development / Work In Progress
  • Assignee changed from Erni Suhaireen Zulkifli to Kok Ken Wong
  • % Done changed from 80 to 60

Reported issue has been tested and successfully passed.

More related issue:
One more for field “Reason” in Create Page & Edit Page:
- Should not allow to key in special characters.
Kindly proceed to fix on this issue. TQ

#4 Updated by Kok Ken Wong over 6 years ago

  • Status changed from Development / Work In Progress to Internal Testing
  • Assignee changed from Kok Ken Wong to Erni Suhaireen Zulkifli
  • % Done changed from 60 to 80

Added alphanumeric validation for "Reason"

#5 Updated by Erni Suhaireen Zulkifli over 6 years ago

  • Status changed from Internal Testing to Development / Work In Progress
  • % Done changed from 80 to 70

Issue has been tested and only effected when Create.
When attempt to edit Adhoc at "Reason" fields, validation for special character not effected.

Please recheck on this. TQ

#6 Updated by Erni Suhaireen Zulkifli over 6 years ago

  • Assignee changed from Erni Suhaireen Zulkifli to Kok Ken Wong

#7 Updated by Kok Ken Wong over 6 years ago

  • Status changed from Development / Work In Progress to Internal Testing
  • Assignee changed from Kok Ken Wong to Erni Suhaireen Zulkifli
  • % Done changed from 70 to 80

Added validation for edit module

#8 Updated by Erni Suhaireen Zulkifli over 6 years ago

  • Status changed from Internal Testing to User Acceptance Test
  • % Done changed from 80 to 100

Issue has been tested and successfully passed.
This issue is currently send for user testing.

#9 Updated by Erni Suhaireen Zulkifli over 6 years ago

  • Status changed from User Acceptance Test to Development / Work In Progress
  • Assignee changed from Erni Suhaireen Zulkifli to Kok Ken Wong
  • % Done changed from 100 to 80

[Other issue reported by user]

Retested. Result good for Field Reason but not good for Field Amount.

Field “Fee amount” in Create Page & Edit Page:
a. Allow to key in alpha
– The displayed message should be “Please enter a valid amount”, instead of “Please enter a valid number”.

Change error message to be “Please enter a valid amount”

b. Allow to key in more than 2 decimals
– Consistent issue -> why the error message displayed is different from other message displayed?

Change error message to be “Please enter a valid amount”

c. Allow to key in comma
– The displayed message should be “Please enter a valid amount”, instead of “Please enter a valid number”.

Change error message to be “Please enter a valid amount”

d. Allow to key in more than 18 digits (refer to document, the field format is Numeric (18,2))
– It should allow up to 16 digit plus 2 decimals e.g. 1234567890123456.78

#10 Updated by Chun Feng Lim over 6 years ago

  • Status changed from Development / Work In Progress to Internal Testing
  • Assignee changed from Kok Ken Wong to Erni Suhaireen Zulkifli
  • % Done changed from 80 to 90

Erni Suhaireen Zulkifli wrote:

Description:
1. Issue Description
Field “Fee amount” in Create Page & Edit Page:
a. Allow to key in alpha
b. Allow to key in more than 2 decimals
c. Allow to key in comma
d. Allow to key in more than 18 digits (refer to document, the field format is
Numeric (18,2))

Field “Reason” in Create Page & Edit Page:
a. Allow to key in more than 255 Characters

2. Expected Results
Should prompt error instead of proceeding to next page.

3. Risk / Impact
Medium impact.

Steps to Reproduce:
- Go to PARTICIPANTS > Participant Maintenance > View
- Click Adhoc Fee
- Create record / Edit record

(Kindly include your Finding/Resolution for the issue. TQ)
Finding/Resolution
Update javascript validation rules for Fee Amount Field and maximum character can be insert in Fee Amount Field.

#11 Updated by Erni Suhaireen Zulkifli over 6 years ago

  • Status changed from Internal Testing to User Acceptance Test
  • % Done changed from 90 to 100

– The displayed message should be “Please enter a valid amount”, instead of “Please enter a valid number”.
– It should allow up to 16 digit plus 2 decimals e.g. 1234567890123456.78

Above issue has been tested and successfully passed.
This issue is currently send for user testing.

#12 Updated by Siti Norahayu Mohd Desa over 6 years ago

  • Status changed from User Acceptance Test to Development / Work In Progress
  • Assignee changed from Erni Suhaireen Zulkifli to Ngoh Chee Onn

HI Chee Onn,

Kindly assist to set the Fee Amount field with Amount Format (16,2) with separation comma eg: 1,000,000.00

#13 Avatar?id=1966&size=24 Updated by Ngoh Chee Onn over 6 years ago

  • Status changed from Development / Work In Progress to Internal Testing
  • Assignee changed from Ngoh Chee Onn to Siti Norahayu Mohd Desa

Hi Ayu,

Fee amount has been limit to input digit and automatic fill in decimal and comma.
Please test again after deployment.

Thank you.

#14 Updated by Siti Norahayu Mohd Desa over 6 years ago

  • Status changed from Internal Testing to User Acceptance Test

Tested and passed.

Current amount validation :
1. System accept Numeric only
2. Monetary format will automatically applied

#15 Updated by Erni Suhaireen Zulkifli about 6 years ago

  • Status changed from User Acceptance Test to Development / Work In Progress

This issue has been CLOSED by user Amanda on 22-06-18

#16 Updated by Erni Suhaireen Zulkifli about 6 years ago

  • Status changed from Development / Work In Progress to Work Completed-End life cycle

Also available in: Atom PDF