Skip to content

Fix post/get_table not closed#137

Merged
erickmartins merged 3 commits intoTheJacksonLaboratory:mainfrom
maartenpaul:main
Jul 23, 2025
Merged

Fix post/get_table not closed#137
erickmartins merged 3 commits intoTheJacksonLaboratory:mainfrom
maartenpaul:main

Conversation

@maartenpaul
Copy link
Contributor

@maartenpaul maartenpaul commented Jul 17, 2025

Description

When posting a table with ezomero I encountered the issue that the table appeared as zero bytes in OMERO.web . Only after opening the table once it appears as a fully initialized table. I also encountered issues with projects containing such tables using the omero-cli-transfer tool.
It seems the issue is that upon submitting a table the table should be closed, following the upstream omero-py library.

Checklist

No new functions are introduced and I have run the tests locally.

For reviewers

  • Check that the PR title is short, concise, and will make sense 1 year
    later.
  • Check that new functions are imported in corresponding __init__.py.

@maartenpaul maartenpaul changed the title Fix post/gettable not closed Fix post/get_table not closed Jul 17, 2025
@erickmartins
Copy link
Collaborator

erickmartins commented Jul 22, 2025

Thanks for catching this! I'll merge and this will be part of the next release.

@erickmartins erickmartins merged commit 7b3403e into TheJacksonLaboratory:main Jul 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants