JSON Formatting no longer working

Copper Contributor

I have a List used to track maintenance jobs. Users complete an MS Form that logs details as a new item.

When a member of the maintenance team completes the job, they can add the number of hours spent on the job and some notes of what they did. I had both these columns formatted to allow inline editing.

 

Since an UI update, inline edits for the "Man-Hours" column do not save (the tick and cross do not appear to save/cancel edits. In line editing for "Notes" column works fine as it did before.

 

SP issue 1.pngSP issue 2.png

 

The JSON code for both columns are below:

 

SP issue 3.pngSP Issue 4.png

Frustratingly, when trying to update any of the json code, it appears to save but when you exit and go back in, changes appear to have been discarded.

 

I am also having problems with a button in a column with customRowActions which updates status of the job when complete which is only partially working but I don't want to make this post more complicated and I think its all related.

 

3 Replies

@stevenrae this has been  apparent since the recent change from SharePoint lists to Microsoft Lists in SharePoint. I think we're all experiencing this at the moment. You can still see the JSON formatting if you go to list settings for the column. 

 

Rob
Los Gallardos
Microsoft Power Automate Community Super User.
Principal Consultant, SharePoint and Power Platform WSP Global (and classic 1967 Morris Traveller driver)

 

 

 

 

Hi Rob,

Thanks for the quick response, I really appreciate it. Good to know its not a local issue - hopefully microsoft fixes this soon.

Thanks
Steven
I am facing the same error! I hope Microsoft fix it.