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 COG + Interaction capability #6061

Draft
wants to merge 2 commits into
base: production
Choose a base branch
from
Draft

Conversation

melton-jason
Copy link
Contributor

Implements the requirements in #5422

I also did a lot of work cleaning up both the frontend and backend, and refactoring the frontend side of working with interactions.

I also worked on new functionality to make working with COGs in Interactions much clearer.

Most of the points functionality requirements was derived from #5422

Specifically, the major points are:

  • Now you can search on COGs just like catalog numbers view all Preparations associated with COGs
  • Whenever you view the preparations after searching for CollectionObjects via catalogNumber or COGs via name, Specify also includes all consolidated Preparations from the related COGs
  • When you are determining the Selected amount for preparations, Specify synchronizes all consolidated preparations across COGs (Preparations for COs not in Consolidated COGs will not be synced)
    • Not sure how this feature should be implemented, and the current approach likely isn't the right way of going about it. Feedback on what you want this feature to look like and behave is appreciated!
cog_interactions.mov

From orignal #6038 (comment)

Checklist

  • Self-review the PR after opening it to make sure the changes look good and
    self-explanatory (or properly documented)
  • Add automated tests
  • Add relevant issue to release milestone
  • Add relevant documentation (Tester - Dev)

Testing instructions

@melton-jason melton-jason changed the base branch from production to issue-5501 January 10, 2025 17:32
Base automatically changed from issue-5501 to production January 15, 2025 20:22
CarolineDenis added a commit that referenced this pull request Jan 23, 2025
Remove changes in production from #6061
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋Back Log
Development

Successfully merging this pull request may close these issues.

2 participants