when i refresh the page, the check boxes are unchecked.
Before refresh::
After refresh::
Iam to tick these checkboxes for multiple addresses.
If i check the check box for multiple addresses, it it automatically removed for all address except the latest updated one.
Need help to solve this !!
Thanks in advance!
NCP
June 17, 2024, 4:00am
2
Tested. Everything is working fine. No problems were encountered in the latest version 15.
Please check it.
@NCP Thank you !!
But not working properly in my local and server also!
NCP
June 17, 2024, 4:21am
4
If not updated version, then apply it.
bench update
// or
bench update --reset
// (first take a backup)
bench --site your-sitename.com migrate
bench --site your-sitename.com clear-cache
bench build --force
Oaky @NCP Sir, thank you!
@NCP I did it sir,
but still facing same issue!
NCP
June 17, 2024, 1:03pm
7
Please check if any client or server scripts are applied.
If applied then remove or comment out it.
No @NCP sir, no triggers are there on this.
NCP
June 17, 2024, 1:08pm
9
We tested multiple times, but we haven’t faced the issue.
And we also checked the address doctype code, so nothing related to that has changed.
Iam also unable to identify where the issue persists !