The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Hi Chris,
Thank you for reaching out and for the detailed description and screenshot.
Because the issue occurs only when moving items into the Reviewed bucket, the Board view itself is probably working correctly. The update to the Internal Status column appears to be failing or being reversed specifically when the value is set to Reviewed. To resolve the issue, please follow these steps:
- Review list and column validation
- In list select the gear icon > List settings > Validation settings, check whether a validation formula requires another field, such as Reviewed By, Review Date, or Comments, when the status is Reviewed.
- Dragging a card updates only the bucket column, so the operation can fail if another required value is missing.
- Check Power Automate flows and list rules
- Review any flows or rules triggered when the item is modified or when Internal Status becomes Reviewed. A flow may be failing or changing the status back to its previous value. The flow run history should help identify this.
- Inspect the Reviewed choice value
- Edit the Internal Status column and verify that Reviewed does not contain a trailing space, leading space, or other hidden character. As a test, you could add a temporary choice such as Reviewed Test and check whether cards can be moved into that bucket.
- Create a new board view
- If the status can be changed successfully through the standard item form or grid view, create a new Board view using the same Internal Status column. This will help determine whether the original Board view configuration is corrupted.
I hope your issue gets resolved soon. Any updates would be greatly appreciated.