Follow up for the console issue in ticket BKNDLSS-23244

Hello …

just a follow uo for ticket : BKNDLSS-23244…(console not updating table paging info)

Hello, a fix has been made. Before it goes to production, it will need to go through the following stages:

  1. Code review
  2. Isolated testing
  3. Merging into the pre-prod build
  4. Testing in the stage environment
  5. Deployment to production.

I estimate it will be November 23rd when it is released.

Until then to get the count of the objects in your table, you can use REST Console. To get the count, open the Object ID pod and enter the word count instead of the actual object ID. When you click the GET button, the server will return the number of objects in the table.

Regards,
Mark

Thanks Mark … I noticed that also things everything is fine if after I add the objected atomically I add one more row manually in the console … apparently , the manual update fix the counts