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

Grid Calculation: Allow use of property value for destination case if no input case is available #11067

Closed
magnesj opened this issue Jan 16, 2024 · 0 comments · Fixed by #11068
Assignees
Labels
Bug Bug not yet in an official release

Comments

@magnesj
Copy link
Member

magnesj commented Jan 16, 2024

Workflow description

  1. create a property for all cells using an expression like my_expr := 1
  2. create a property defined by expressiont seconde := 2 for visible cells, set all other cells to the property value of my_expr
  3. the content of Property Variable Name is not populated with available properties for the destination case

Error dialog not possible to close

If an invalid name is given for Property Variable Name, a error message is displayed. This dialog is immediately displayed again when closed, causing an eternal loop.

New solution to select result

image

Related to #10986

@magnesj magnesj added the Bug Bug not yet in an official release label Jan 16, 2024
@magnesj magnesj added this to the Maintenance 2024 - Sprint 01 milestone Jan 16, 2024
@magnesj magnesj self-assigned this Jan 16, 2024
@github-actions github-actions bot added the PendingRelease Issues is fixed and will be available in next release label Jan 17, 2024
@magnesj magnesj removed the PendingRelease Issues is fixed and will be available in next release label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug not yet in an official release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant