Github Sync v2 Import Deletes Workflows in Repo
Open
@midigofrank is already working on this.
Since Jul 30, 2026.
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 23
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 17
Description
Issue Report
This issue arose when I was trying to effectively "duplicate" a project. I tried to do this by syncing the original repo to github and then pulling from that in another project.
To Reproduce
- [Note: This occurred on a staging project...noting b/c not sure if this is important!]
- Create project A with workflows
- Create blank repository
- Push project A to repo using GH Sync v2
- Create blank project B
- Pull repo to project B from repo using GH Sync v2
Expected Result
If syncing from one hosted openfn project to another is supported:
- Workflows from project A appear in project B
Else:
- Fail upfront letting me know this isn't possible
Observed Result
- Workflows from project A removed from the repository and not visible in project B
Screenshots
Push project A to repo using GH Sync v2
Confirm files in repo
Pull project A to project B
Files missing from repo
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.