DARPA-ASKEM / terarium

https://app.terarium.ai
Apache License 2.0
12 stars 2 forks source link

decouple-read-+-write-interactions #3958

Closed asylves1 closed 1 week ago

asylves1 commented 2 weeks ago

Description

When the user is on the workflow, for some of the model nodes a GET and POST is called together. I have added a condition check to ensure that the user has edit rights to allow the POST call.

Resolves #(issue)