AI Assistants: Tell Apollo about "viewer" permissions
Open
@hanna-paasivirta is already working on this.
Since Jul 23, 2026.
bug
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
When a user who only has "viewer" permission for a given workflow asks the assistants for a change to this workflow, the assistant thinks that it can implement the edit, but the edit is never displayed.
There is already a view-only mode implemented in Apollo, used for snapshots. Use the existing method to flag conversations started by users with "viewer" permissions.
Adjust the prompt in Apollo to match, so that it doesn't mention snapshots in the wrong scenarios https://github.com/OpenFn/apollo/issues/599
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.