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

[BUG] Re-accessing broken quantity fails #92

Open
steven-murray opened this issue Aug 13, 2020 · 0 comments
Open

[BUG] Re-accessing broken quantity fails #92

steven-murray opened this issue Aug 13, 2020 · 0 comments
Assignees
Milestone

Comments

@steven-murray
Copy link
Collaborator

Describe the bug
When accessing a quantity errors, using the same object again after updating parameters breaks.

To Reproduce
Steps to reproduce the behavior:

  1. Put some error into a quantity
  2. Interactively make a framework and try accessing the quantity, giving an error
  3. Now, update parameters in the framework.

Expected behavior
Getting quantities should be transactional, so that when it breaks, the object is not forever ruined.

@steven-murray steven-murray self-assigned this Aug 13, 2020
@steven-murray steven-murray changed the title [BUG] [BUG] Re-accessing broken quantity fails Sep 23, 2020
@steven-murray steven-murray added this to the v3.4 milestone Dec 1, 2020
@github-actions github-actions bot removed the Type: bug label Nov 4, 2024
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

No branches or pull requests

1 participant