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

Improve error message on Move data #142

Open
pwalczysko opened this issue Jun 1, 2022 · 0 comments
Open

Improve error message on Move data #142

pwalczysko opened this issue Jun 1, 2022 · 0 comments

Comments

@pwalczysko
Copy link
Member

pwalczysko commented Jun 1, 2022

The error message such as 'cannot move channel[xxxxx] while LogicalChannel[xxxxx] remains when a Move of derived images is attempted, such as Projections, and the original image is left in original group is insufficient.

As reported recently by @mporter-gre, the follow-up hql query
omero hql -q --limit=10 --all "select id, pixels from Channel where logicalChannel=9428714"
followed by
omero hql -q --limit=10 --all "select p.image from Pixels p where p.id=4319640"

is simply too much even for a user who is familiar with OMERO concepts.
The question is whether we could not offer the Image IDs in the error message instead ?

Further, @mporter-gre suggested

A detailed description of the projects and datasets would be nice, like when you click the 'Show parent projects/datasets' button in web.

cc @joshmoore

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

No branches or pull requests

1 participant