Skip to content

Scope Change error preventing batch edit on certain tables #7313

Description

@emenslin

Describe the bug
Original information on this issue: #5417 (comment). This was specifically handled for loans previously, but there are multiple tables that are also impacted by this that should be addressed. I was able to consistently recreate this two ways but I'm sure there are other tables that are also impacted, first if a batch edit data set is created with gift as the base table, and second, if collecting event is the base table and if collection objects are included.

To Reproduce
Steps to reproduce the behavior:

  1. Go to queries
  2. Select Gift as base table
  3. Add any fields and save
  4. Press batch edit
  5. Validate the data set without making any changes
  6. See error

Expected behavior
I'm not sure about every case since I don't know every table that is impacted, however, I feel like either there should be no error when batch editing these tables or if there is good reason to not allow the tables to be edited then they should be read-only so the user can still see them even if they cannot be edited (specifically in cases where it is a relationship that is causing the error such as collection object on a collecting event data set).

Screenshots
Gifts:

08-14_15.23.mp4

Collecting Event:

Image

Please fill out the following information manually:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions