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

parent accesssor in feel expressions doesn't behave normally #1191

Closed
Skaiir opened this issue May 30, 2024 · 1 comment
Closed

parent accesssor in feel expressions doesn't behave normally #1191

Skaiir opened this issue May 30, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Skaiir
Copy link
Contributor

Skaiir commented May 30, 2024

Describe the Bug

Currently the way to access parent variables seems broken. We need to do parent.this.variable. The this should not be necessary.

Steps to Reproduce

  1. add a dynamic list containing: another dynamic list, any field
  2. within the inner dynamic list, add a text viewer referring to parent.field
  3. edit the field
  4. the text remains blank

Expected Behavior

  1. the edited value should show in the text viewer
@Skaiir Skaiir added bug Something isn't working ready Ready to be worked on labels May 30, 2024
@Skaiir Skaiir self-assigned this May 30, 2024
Skaiir added a commit that referenced this issue Jun 3, 2024
@bpmn-io-tasks bpmn-io-tasks bot added in progress Currently worked on and removed ready Ready to be worked on labels Jun 3, 2024
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Jun 3, 2024
Skaiir added a commit that referenced this issue Jun 3, 2024
Skaiir added a commit that referenced this issue Jun 5, 2024
@Skaiir
Copy link
Contributor Author

Skaiir commented Jun 5, 2024

Closed via #1197

@Skaiir Skaiir closed this as completed Jun 5, 2024
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant