Closed proteusvacuum closed 2 weeks ago
Attention: Patch coverage is 28.57143%
with 5 lines
in your changes missing coverage. Please review.
Files with missing lines | Patch % | Lines |
---|---|---|
apps/experiments/views/prompt.py | 25.00% | 3 Missing :warning: |
apps/experiments/tasks.py | 33.33% | 2 Missing :warning: |
:loudspeaker: Thoughts on this report? Let us know!
Description
I missed a few places that the previous "model" was used: https://github.com/dimagi/open-chat-studio/pull/810
User Impact
This was causing issues with accessing the prompt builder in a new team, and running a prompt in the prompt builder.
Demo
Docs