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

Implement DMN 1.4 Boxed iterator expression #237

Closed
jomarko opened this issue Apr 25, 2023 · 0 comments · Fixed by apache/incubator-kie-tools#2243
Closed

Implement DMN 1.4 Boxed iterator expression #237

jomarko opened this issue Apr 25, 2023 · 0 comments · Fixed by apache/incubator-kie-tools#2243
Assignees
Labels
area:dmn Related to DMN area:tools Issues affecting Apache KIE tooling projects type:new-feature Something is missing, we need to build it!

Comments

@jomarko
Copy link

jomarko commented Apr 25, 2023

We should provide enhancement for the boxed expression editor so user do not need to type manually FEEL expressions that iterate collelction:
for [variable] in [collection] return [expression]

You can find more details in 10.2.1.10 Boxed iterator

Screenshot 2023-04-25 094324

### Acceptance criteria
- [ ] new boxed expression is available in context menu invoked on empty cell
- [ ] new boxed expression has two columns, the left column is readonly
@jomarko jomarko added type:enhancement Something that already exists needs to be improved area:dmn Related to DMN labels Apr 25, 2023
@jomarko jomarko moved this to Backlog 💭 (unordered) in IBM and KIE Community Project - Archived! Apr 25, 2023
@tiagobento tiagobento changed the title DMN Boxed iterator expression Implement DMN Boxed iterator expression Apr 25, 2023
@tiagobento tiagobento changed the title Implement DMN Boxed iterator expression Implement DMN Boxed iterator expression Apr 25, 2023
@jomarko jomarko changed the title Implement DMN Boxed iterator expression Implement DMN 1.4 Boxed iterator expression Apr 26, 2023
@jomarko jomarko added type:new-feature Something is missing, we need to build it! and removed type:enhancement Something that already exists needs to be improved labels Apr 26, 2023
@tiagobento tiagobento self-assigned this Aug 14, 2023
@tiagobento tiagobento assigned danielzhe and unassigned tiagobento Jan 17, 2024
@tiagobento tiagobento added the area:tools Issues affecting Apache KIE tooling projects label Jan 17, 2024
@danielzhe danielzhe moved this from 📋 Backlog to ⏳ In Progress in 🦉 KIE Podling Board Apr 2, 2024
@danielzhe danielzhe moved this from ⏳ In Progress to 🧐 In Review in 🦉 KIE Podling Board Apr 16, 2024
@github-project-automation github-project-automation bot moved this from 🧐 In Review to 🎯 Done in 🦉 KIE Podling Board Apr 17, 2024
@github-project-automation github-project-automation bot moved this from Backlog 💭 (unordered) to Done 🎉 in IBM and KIE Community Project - Archived! Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dmn Related to DMN area:tools Issues affecting Apache KIE tooling projects type:new-feature Something is missing, we need to build it!
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants