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

Set ImportContainer.customAnnotationList (Fix #10904) #1206

Closed
wants to merge 1 commit into from

Conversation

joshmoore
Copy link
Member

The list of annotations created from the ImportDialog were not being set on the ImportContainer. I tested via the "Add tag to images" for a simple fake import and saw that the image did appear in attached to the image. I modified the method in OmeroImageServiceImpl to call ImportContainer.setCustomAnnotationList() in as many cases as possible but it was unclear if any of the other cases was inappropriate.

@jburel jburel mentioned this pull request May 23, 2013
@jburel
Copy link
Member

jburel commented May 23, 2013

@joshmoore: cherry-picked the commit see d45d47a PR #1191

@jburel jburel closed this May 23, 2013
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.

None yet

2 participants