Find unapplied changes and ensure we get updates from the backend about those.#3771
Conversation
…ut those. Fix typo.
contentcuration/contentcuration/frontend/shared/data/serverSync.js
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
I started by confirming that I could reproduce the original bug locally - which I could. After running the devserver with these changes, I cannot reproduce it -- so looks good to me 🎉 Did a code walkthrough with @rtibbles and I think the changes make sense, and it does not seem to be breaking anything else with my initial QA pass. Will merge, and @radinamatic and @pcenov can confirm that what I see locally is also reflected in hotfixes 🤞
|
Hi @rtibbles, now the originally reported issue is fixed as the contents of the imported folders are displayed. 2022-10-26_16-49-47.mp4 |
|
So, I think the specific issue you are seeing here is a result of residual changes left in the local database from earlier testing. I have replicated with the same residual data. Signing out and signing back in before doing any more follow up testing will be important! It did however make me realize that there is a bug in this fix which I will submit a follow up PR for. |
|
The issue with the disabled Publish button was tested and observed with different users in several browsers in incognito mode with no preexisting database from earlier testing. The errors in the console however might be from residual changes left in the local database in one of the browsers... |
|
OK, that makes sense, thanks! |

Summary
Description of the change(s) you made
syncedbut with no errors nor disallowed, which means they have been sent to the backend and are awaiting applicationManual verification steps performed
References
Fixes #3753