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

Annotation import for existing volumes #965

Merged
merged 8 commits into from
Nov 8, 2024
Merged

Annotation import for existing volumes #965

merged 8 commits into from
Nov 8, 2024

Conversation

mzur
Copy link
Member

@mzur mzur commented Nov 6, 2024

  • New endpoint to create pending volume for existing volume (if metadata is present). Either "import annotations" or "import file labels". If a pending volume already exists, it is discarded and a new one is created.
  • Assign project_id to first project the user and volume have in common and the user is admin of.
  • Redirect to default import workflow for pending volume.
  • Show import button with JS when new file was uploaded
  • Show import button with PHP if view is opened
  • Show only "import annotations" or "import file labels" if not both are present in metadata
  • Show no button if none of the information is present in metadata
  • Update manual.

Resolves #922

@mzur mzur marked this pull request as ready for review November 8, 2024 13:36
@mzur mzur merged commit 2dbacfa into master Nov 8, 2024
6 checks passed
@mzur mzur deleted the issue-922 branch November 8, 2024 13:37
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.

Upload annotation to existing projects (metadata parsers)
1 participant