label-studio icon indicating copy to clipboard operation
label-studio copied to clipboard

After successful annotation, the progress did not change.

Open zhoumingcheng opened this issue 9 months ago • 2 comments

Describe the bug I added annotation information on the label-studio page and clicked 'submit'. It showed that the annotation was successful. However, when I switched to the project page to check the annotation progress, the progress did not increase.This phenomenon only occurs when I use PostgreSQL as the database. When using SQLite as the database, it behaves as expected.

To Reproduce Steps to reproduce the behavior: You only need to perform question-and-answer type annotations on the page after deployment is completed.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

Environment (please complete the following information):

  • OS: Linux arm-1 5.4.0-174-generic #193-Ubuntu
  • Label Studio Version [e.g. 1.12.0]

Additional context Add any other context about the problem here.

zhoumingcheng avatar Apr 26 '24 02:04 zhoumingcheng

Does it change if you refresh they page fully?

makseq avatar Apr 26 '24 09:04 makseq

Does it change if you refresh they page fully?

This operation did not result in any changes. In fact, I obtain the same outcome when annotating through API calls. Only when using SQLite database, I am able to annotate QA pairs successfully.

zhoumingcheng avatar Apr 28 '24 09:04 zhoumingcheng