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

feat: Add support for ASSIGN actions in Program Rules #80

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

MatiasArriola
Copy link

📌 References

📝 Implementation

  • Disable the fields targeted by an assign action (tracker capture app does the same)
  • Use D2ExpressionParser to evaluate the expression used in the action data
  • Set the target field values according to the evaluated assign action data

📹 Screenshots/Screen capture

2025-01-09.15-51-38.mp4

🔥 Notes to the tester

  • While this PR provides generic support for assign actions, I only tested it with the program rule mentioned in the issue

@ifoche
Copy link
Member

ifoche commented Jan 15, 2025

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

Successfully merging this pull request may close these issues.

2 participants