Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main Sample State and Progress Not Updating After Publishing Partition Tests #2561

Closed
ngslabex opened this issue May 27, 2024 · 0 comments
Closed

Comments

@ngslabex
Copy link

Description

I create partition tests under a main test. After entering and verifying the results of the partition tests, I notice that the state and progress bar of the main test are not updated. The state of the main test remains "Verified" and the progress bar is stuck at 97%. I expect the state of the main test to be "Published" and the progress bar to be 100%.

Reproduction guide

Add a sample and include 19 tests for this sample.
Create 4 partition tests for these 19 tests (e.g., 15+1+2+1).
Publish all partition tests.
Check the state and progress bar of the main test.

Observed behaviour

When the partition tests are fully published, the state of the main test remains "Verified" and the progress bar is stuck at 97%.

Expected behaviour

When the partition tests are fully published, the state of the main test should be "Published" and the progress bar should be 100%.

Versions

  • OS: Linux

  • senaite.core: master

  • senaite.impress: master

  • senaite.core.listing: master

  • senaite.core.supermodel: master

Traceback

<<BACKTRACE IF RELEVANT>>

Screenshot

image
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant