Update Data item list as per the Backend
See original GitHub issueDescribe the bug
For the GaeStateClassifier.kt
, the data items are changed in the Backend.
Expected behaviour
Update GaeStateClassifier
as per the items coming from the Backend.
Backend - https://github.com/oppia/oppia/blob/develop/core/controllers/reader.py#L239
Additional context
Check https://github.com/oppia/oppia/blob/develop/core/domain/state_domain.py#L1461 for the reference of data items in the data/src/main/java/org/oppia/android/data/backends/gae/model/GaeWrittenTranslation.kt
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
How to update value to data source in backend
1. Create one more field in Sharepoint list, like Status_internal, set "Revised" as default value. 2. Add the filed in Powerapps editform.
Read more >Best Practices - how often to update list from backend? : r/react
I'm building a list web app with a react front-end and a node.js back-end api. It's my first react/node.js project and I started...
Read more >REST best practice for updating an item in an array of items
I want to know what the best practice is for updating one item in an array of items. An important thing to understand...
Read more >Updating data when fetching
My second alternative is to simply do a separate call to update the data whenever it is fetched. Backend fetch -> DB select...
Read more >Update Object(s) | Altogic - Backend as a service platform
You can update the objects matching with the query by calling the update method and input values. This method directly sets the field...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
can I try it
@Akshat-gour sorry for the noise–can you maybe find another starter issue to work on?