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

formula [ variable - delay(variable, dt, 0) ] not working #45

Open
tedchwang opened this issue Nov 18, 2020 · 2 comments
Open

formula [ variable - delay(variable, dt, 0) ] not working #45

tedchwang opened this issue Nov 18, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@tedchwang
Copy link
Collaborator

Describe the bug
A formula of the form variable - delay(variable, dt, 0) generates an error of node not found.

To Reproduce
Steps to reproduce the behavior:

  1. create a formula of the form variable - delay(variable, dt, 0) where "variable" is an influencer of the node.
  2. Click on 'calculate baseline'
  3. See error

Expected behavior
I expect the formula to calculate correctly.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: chrome
  • Version of mipa web app: [if different from production version at mipa.collective-change.org]

Additional context
Add any other context about the problem here.

@tedchwang tedchwang added the bug Something isn't working label Nov 18, 2020
@tedchwang
Copy link
Collaborator Author

Unable to reproduce.

@tedchwang
Copy link
Collaborator Author

tedchwang commented Nov 18, 2020

Able to reproduce bug when the variable is an intermediate node.

@tedchwang tedchwang reopened this Nov 18, 2020
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