Agile-Developer

Agile Developer

Issue with Saving D...
 
Notifications
Clear all

Issue with Saving Date Field in Developer Environment

2 Posts
2 Users
0 Likes
29 Views
Posts: 439
Topic starter
(@banupriya)
Noble Member
Joined: 8 months ago

We are experiencing a problem with saving the Date field in the Developer environment during the go-online conversion transaction. Specifically, the Date field is not being saved correctly, which is hindering the transaction process.

Steps to Reproduce:

1.Log in to the Developer environment.
2.Search for the "Recon - Stock in Transit" screen.
3.Click on the "Todate" field and attempt to submit it.
4. An alert indicating "Mask*" appears, despite there being no mask field for the Date field.

Please refer to the attached screenshots for further details and investigation.

1 Reply
Posts: 457
Admin
(@axpertsupport)
Reputable Member
Joined: 11 months ago

Please update the script as follows and let us know once it’s completed:

UPDATE coretstructhdr
SET masking = 'No Mask'
WHERE masking IS NULL OR LENGTH(COALESCE(masking, 'T'))

Reply
Share: