question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update Data item list as per the Backend

See original GitHub issue

Describe 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:closed
  • Created 3 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
Akshat-gourcommented, Feb 1, 2021

can I try it

0reactions
BenHenningcommented, Feb 1, 2021

@Akshat-gour sorry for the noise–can you maybe find another starter issue to work on?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found