Forum Discussion
Value in SharePoint list field disappears
- Sep 02, 2023Microsoft support: "As explained by my colleague, this issue was escalated to our Engineering team and a fix has been submitted to be deployed. We keep following up to get a quick traction on the next line of action."
Check if there are any workflows, event receivers or custom scripts associated with the list that could be causing the issue. Disable them temporarily and check if the issue still occurs.
Check if there are any validation or formatting rules configured for the choice field that could be causing the issue. Disable them temporarily and check if the issue still occurs.
Check if there are any permissions or access restrictions that could be causing the issue. Ensure that the user has the necessary permissions to add and modify items in both lists.
Try creating a new choice field with a lookup and a checkbox to see if the issue occurs with this new field. If the issue does not occur, there may be a problem with the original choice field.
Check if the issue occurs in other browsers or devices. If the issue only occurs in a specific browser or device, there may be a problem with the browser or device.
jaortizgolf78 it's a brand new list. Nothing special, just added the fields. I can reproduce it everytime.
Tested in Chrome and Edge
- peterdeleu72Mar 06, 2023Copper ContributorI see I've switched up my accounts 🙂
But answer is still valid 🙂- JDDoesITAug 11, 2023Copper ContributorI can add something to this as I have a list that is doing the same thing.
1. There are no workflows on the site at all as I am still in the stage of defining the data requirements and implementing what has been approved.
2. There is no validation on anything as the validation will happen on another layer.
3. It is happening to me and I am the site owner.
4. I deleted the field and recreated it and the problem still persists.
5. My default browser is Chrome so I moved over to Edge and it worked.
Here is where it gets weird, and familiar, at the same time,
I went back into Chrome to view the data as most of the users will be there and I prefer the debugger. When I brought up the list in Chrome again the data was gone. I go back into Edge and I see the same thing. But when I scrolled down data started to show. So ONLY the data that was shown on the screen was removed.
It is like an issue that I have seen before when an interface I was associated with was nullifying data via ajax if the client saved the data when the interface was collapsed via CSS.
Seems that the data is erroring or timing out when it is being presented to the browser and the browser is writing it back as blank.- peterdeleu72Aug 11, 2023Copper Contributor
Interesting.
I've been in contact with Microsoft 6 months now. They just don't accept this is a bug. Trying to suggest workarounds before escalating. Maybe now they will escalate is as a bug.
The issue can be reproduced perfectly.