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

Adding Paleo Context to COG's child CO causes FieldDoesNotExistError #6042

Open
pashiav opened this issue Jan 7, 2025 · 1 comment · May be fixed by #6059
Open

Adding Paleo Context to COG's child CO causes FieldDoesNotExistError #6042

pashiav opened this issue Jan 7, 2025 · 1 comment · May be fixed by #6059
Assignees
Labels
1 - Bug Incorrect behavior of the product
Milestone

Comments

@pashiav
Copy link
Contributor

pashiav commented Jan 7, 2025

Describe the bug
Bug from #6018:
Creating a Collection Object (CO) through a Collection Object Group (COG), filling out its Paleo Context field, then saving causes an error.

To Reproduce

  1. View a COG (https://ciscollections21524gen-issue-5508.test.specifysystems.org/specify/view/collectionobjectgroup/17/)
  2. Add a child CO
  3. Expand new child CO and fill out the Paleo Context field - either through the search or query builder
  4. Save COG and see error

Expected behavior
Should save input.

Recording

Screen.Recording.2025-01-07.at.2.27.45.PM.mov

Crash Report
Specify 7 Crash Report - 2025-01-07T20_26_24.447Z.txt


Additional Context
Original comment of this issue: #6018 (review)

@pashiav pashiav added the 1 - Bug Incorrect behavior of the product label Jan 7, 2025
@pashiav pashiav added this to the 7.9.11 milestone Jan 7, 2025
melton-jason added a commit that referenced this issue Jan 9, 2025
@melton-jason
Copy link
Contributor

melton-jason commented Jan 10, 2025

This Issue can also be minimally recreated via the following:

(In this setup, PaleoContext is dependent and scoped to CollectionObject)

  • Add a PaleoContext to CollectionObject
  • Add a Tectonic Unit to the PaleoContext
  • Save the CollectionObject
  • See Error
issue_6024.mov

(The video also demonstrates #6058)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Bug Incorrect behavior of the product
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants